Search Issue Tracker
Fixed
Fixed in 6000.0.61f1, 6000.2.9f1, 6000.3.0b7, 6000.4.0a3
Votes
0
Found in
6000.0.58f1
6000.2.5f1
6000.3.0b2
Issue ID
UUM-119198
Regression
Yes
"Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
Reproduction steps:
1. Open the attached “IN-115988.zip” project
2. Open the “SampleScene”
3. Enter Play mode and wait a few seconds
4. Observe the Console
Expected result: No errors
Actual result: “Invalid SortingGroup index set in Renderer” errors
Reproducible with: 2023.3.0b9, 6000.0.58f1, 6000.2.5f1, 6000.3.0b2
Not reproducible with: 2023.3.0b8 (only other errors are present)
Reproducible on: Windows 11, macOS 15.6.1 (M1 Max)
Not reproducible on: no other environments tested
Note:
- This is a stress test for a real-world scenario: “Invalid SortingGroup index set in Renderer” is triggered by the object pool where it can end up returning an object to the pool and pulling it out in the same frame (ie, multiple enable/disables per frame, together with re-parenting the object
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 6000.4.0a3):
Fix for this issue is available on Unity 6000.4.0a3 and above
Resolution Note (fix version 6000.3.0b7):
Fix for this issue is available on Unity 6000.3.0b7 and above
Resolution Note (fix version 6000.2.9f1):
Fix for this issue is available on Unity 6000.2.9f1 and above
Resolution Note (fix version 6000.0.61f1):
Fix for this issue is available on Unity 6000.0.61f1 and above