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
- Memory leak occurs when focused on Player while using Direct3D12
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
Add comment