Search Issue Tracker
Fixed
Fixed in 6000.2.4f1, 6000.3.0b2, 6000.4.0a1
Votes
0
Found in
6000.2.1f1
6000.3.0a5
6000.4.0a1
Issue ID
UUM-114504
Regression
Yes
LOD Group Levels partially grey out and an IndexOutOfRangeException error gets thrown in the Console when inserting a new LOD Group Level
How to reproduce:
1. Create or open the “IN-112149” Project
2. Right click on the Hierarchy and add an empty GameObject
3. Select the created GameObject
4. In the Inspector add a "LOD Group" Component
5. Right click on any of the LOD Levels and press "Insert Before"
6. Observe the Console Window and the LOD Levels in the Inspector
Expected results: Inserting adds another “LOD Group” Level and no error gets thrown in the Console
Actual results: “LOD Group” Levels get partially greyed out and an error is thrown in the Console
Reproducible with: 6000.2.0a7, 6000.2.1f1, 6000.3.0a5
Not reproducible with: 6000.0.56f1, 6000.2.0a6
Reproducible on: Windows 11 Pro (24H2)
Not reproducible on: No other environments tested
Notes:
- If you delete a "LOD Group" level and then insert a new level, it will add it like expected.
- Selecting another GameObject in the Hierarchy and reselecting the GameObject with the “LOD Group” component removes the greyed out area and shows the added Level, it also does not throw any more errors
- Error:
IndexOutOfRangeException: Index was outside the bounds of the array.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment