Search Issue Tracker
Won't Fix
Votes
0
Found in
5.6.0b2
Issue ID
863928
Regression
No
Changing sprites position by moving y axis makes sprite disappear in game view
When all sprites have the same Z value and are in the same sorting layer, later placed sprite disappears and reappears in scene and game view when moving its position in y axis
How to reproduce:
1. Open the attached "2Dtest.zip" project
2. Open test scene
3. Select brown_window_0 and move its y axis
Result: Notice that in 2D mode in Scene view it is always visible, but in game view it is disappearing. In 3D mode it disappears and in scene view
Reproducible: 5.4.4f1, 5.5.0b1, 5.5.0p3, 5.6.0b3
Won't fix: This won't be fixed because we have so many utilities to help order sprites. SortingLayer + order, z-value, SortingGroup, Axis-Distance-Sort. Sprites should always be sorted
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment