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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
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.