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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
Add comment