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
- Error indicating that Importer has not been disposed properly is logged when switching to or from the Texture Importer type in a Focused Inspector
- Value slider overlaps Parameter name in Blend Tree Node in Animator window
- Editor lags when disabling or enabling Canvas with a lot of UI elements
- “Default state” name in Inspector is not truncated when given longer name for “New State” in Animator window
- Upgrading HDRP Project causes the Cloud Layer to warp when using the Global Volume with the Visual Environment enabled
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