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
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- 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
Add comment