Search Issue Tracker
By Design
Votes
0
Found in
2017.4.1f1
Issue ID
1053196
Regression
No
Sprites are order by their place in Hierarchy instead of their distance to camera when using "Sprite Group" component
How to reproduce:
1. Open attached project "SortingGroupOrder.zip" and scene "Test"
2. In Hierarchy window, select "SortingGroup" object
3. In Inspector window, enable "Sorting Group" component
4. Observe Game view
Expected result: sprite order does not change
Actual result: sprites are ordered by their position in Hierarchy window
Reproducible with: 2017.1.4p1, 2018.3.0a3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
Add comment