Search Issue Tracker
Won't Fix
Votes
1
Found in [Package]
1.4.8 - Entities Graphics
Issue ID
ECSB-1618
Regression
No
Sprite sorting group stops working when using it in Sub-Scenes
Reproduction steps:
1. Open the attached “IN-93687” project
2. Open the “Scenes/SampleScene/sub-scene” Scene
3. Observe the Scene or Game View
4. Open the “Scenes/SampleScene” Scene
5. Observe the Scene or Game View
Expected result: “Sorting Group” component correctly sorts all the child GameObjects
Actual result: “Sorting Group” component no effect
Reproducible with: 1.0.8, 1.2.3, 1.4.8 (2022.3.60f1, 6000.0.43f1, 6000.1.0b11, 6000.2.0a7)
Reproducible on: Windows 10
Not reproducible on: No other environments tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Code runs slower when using a cached exception instance compared to creating a new one
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
Resolution Note:
The Sorting Group MonoBehaviour is not a supported Companion Component as listed in the Entities Graphics documentation because the companion component system does not maintain the transform hierarchy of the source object.