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
- Unity Package Manager Events Not Triggered When Changing Registry
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- The label that uses data binding is no longer updated at runtime when `INotifyBindablePropertyChanged` reloads updates of the VisualTreeAsset in UIDocument
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
Add comment