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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
Add comment