Godot: Ysort not working on instances

Created on 27 Jun 2020  路  2Comments  路  Source: godotengine/godot

Just as the title says. If you try to use ysort on anything that is instanced it does not work. Nodes that aren't work fine. Not sure if this is a bug or a legitimate issue with ysorting an instance. I didn't see any documentation about you not being able to do this. If anything this needs to be added to the docs.

archived core

Most helpful comment

In my experience of using YSort, it has usually worked fine.
Would you mind sharing the Godot version and OS you are using, as well as either a list of steps which lead to reproducing the problem, or a minimal project exhibiting that problem?

The template is designed to both help users explain the bugs they hit and contributors to understand why those bugs occur. So, removing the template for bug reports helps no one.

All 2 comments

In my experience of using YSort, it has usually worked fine.
Would you mind sharing the Godot version and OS you are using, as well as either a list of steps which lead to reproducing the problem, or a minimal project exhibiting that problem?

The template is designed to both help users explain the bugs they hit and contributors to understand why those bugs occur. So, removing the template for bug reports helps no one.

Closing per @bojidar-bg's comment. If you want this issue to be reopened, please edit the first post to follow the issue template and upload a minimal reproduction project to ease troubleshooting.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mefihl picture mefihl  路  3Comments

Spooner picture Spooner  路  3Comments

n-pigeon picture n-pigeon  路  3Comments

EdwardAngeles picture EdwardAngeles  路  3Comments

SleepProgger picture SleepProgger  路  3Comments