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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment