Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.3.X
Votes
0
Found in
2017.4.0f1
2018.2.0a1
2018.3.0a1
2018.3.0b12
2019.1.0a1
Issue ID
1106381
Regression
No
"Invalid SortingGroup index set in Renderer" after removing Sorting Group component on an object with nested Sorting Groups
To reproduce:
1. Open attached project "SortingGroupAssertion.zip"
2. Open "Group1" prefab in Prefab mode
3. Remove the Sorting Group component from "Group1" prefab in Inspector
An alternate way to reproduce without Prefab Mode:
1. Open attached project "SortingGroupAssertion.zip"
2. Select "Group3" object in Hierarchy and remove Sorting Group component in Inspector
3. Undo (Ctrl+Z) deletion of the Sorting Group
4. Select "Group4" object in Hierarchy and remove Sorting Group component in Inspector
5. Undo (Ctrl+Z) deletion of the Sorting Group
Expected: No errors appear
Actual: Assertion errors appear
Invalid SortingGroup index set in Renderer
UnityEditor.EditorApplication:Internal_CallUpdateFunctions()
Reproduced in: 2019.1.0a11, 2019.1.0a1, 2018.3.0b12, 2018.3.0a1, 2018.2.0f19, 2018.2.0a1, 2017.4.17f1, 2017.4.0f1
Comments (1)
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
- Editor freezes after some time when using NavMeshQuery::Raycast
- Cube is rendered green when its color is set to black and using the Lift Gamma Gain Volume interpolation
- Inner and outer exceptions are not unrolled correctly
- [iOS][WebGL] Audio Clip doesn't play when Load Type is set to Decompress On Load and iOS Silent Mode is enabled
- Crash on EditorBuildSettings::GetConfigObject when closing a specific project
wechat_os_Qy04dLnyinv57w_omGLuIEDso
Sep 26, 2019 10:04
it happend here too!