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
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
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.