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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
wechat_os_Qy04dLnyinv57w_omGLuIEDso
Sep 26, 2019 10:04
it happend here too!