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
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
Add comment