Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.3.5f1
2023.1.4f1
2023.2.0a23
Issue ID
UUM-42803
Regression
Yes
Errors are thrown when adjusting the LOD Group Component selection bar
How to reproduce:
1. Open the user-attached project “My Project”
2. Open the “SampleScene” scene
3. Select the “Cube” GameObject in the Hierarchy
4. In the Inspector, under the “LOD Group” Component adjust the LOD Group selection bar
5. Observe the Console
Expected result: There are no errors
Actual result: There are errors being thrown every frame
Reproducible with: 2022.3.0f1, 2022.3.5f1, 2023.1.0b21, 2023.1.4f1, 2023.2.0a18, 2023.2.0a23
Not reproducible with: 2021.3.28f1, 2022.2.21f1, 2023.1.0b20, 2023.2.0a17
Reproducible on: Windows 11 Pro
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Could not reproduce.