Search Issue Tracker
Fixed in 5.6.0
Votes
1
Found in
5.4.0b16
Issue ID
801708
Regression
No
[Canvas] Inconsistent Sort Orders. Different Scene Views before and while the scene is running.
Reproduction Steps:
1. Open User's project
2. Set "Canvas" Sort Order = 2 and "Panel" Sort Order = 0
3. Notice that the Text is OVER the Panel
4. Run the scene
5. Notice that the Text is UNDER the Panel
6. Increase "Canvas" to 3 and "Panel" to 1
7. Notice that it switched again
-Note: There is picture "canvas_.png" attached by User showing the examples.
Expected behaviour: Consistent sorting order, which does not differ depending on the last change or if the project is running or not.
Actual: It does differ. The scene view before run and while it is running can be very different.
Reproduced in versions: Unity 5.2.4f1, 5.3.5p1, 5.3.5p2, 5.4.0b16, 5.4.0b20
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment