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
- Font Asset Creator results bright font colors are not light theme friendly
- Font Asset Creator Font Atlas preview disappears when saved
- When an application is built with Development Build, it results in increase in GUI.Repaint due to DeveloperConsole calls
- Font Asset Creator Font Face dropdown is active but does nothing when clicked if the Font has Include Font Data disabled
- Crash on PPtr<Shader>::operator Shader*() const when Calling Resources.UnloadUnusedAssets() in a specific project
Add comment