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
- Switching a Type QueryBlock to prefabs fails
- Search Index Manager allows deleting Empty Index List when clicking on “-“ button, throwing “ArgumentOutOfRangeException” error in the Console window
- "System.ArgumentOutOfRangeException" error is thrown when baking Adaptive Probe Volumes
- Project Directory is opened when Opening the Editor Log from the Console Window and the Editor is launched with the -nolog argument
- "vector<bool> too long" error is thrown when using UnityYAMLMerge
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