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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment