Search Issue Tracker
Fixed
Votes
0
Found in [Package]
8.0.0
Issue ID
1188726
Regression
Yes
[HDRP] Maximum LOD Level quality setting not working
Versions tested: 2020.1.0a8 + Standard, HDRP 7.0.1, HDRP 8.0.0/Master
Steps to reproduce:
1) Open attached scene or create a custom LOD group
2) In Project Settings/Quality set Maximum LOD Level to any number in [0,5] range
3) Observe that it has no effect
Expected result: setting LOD levels should change the current visible LOD object and set the maximum level.
Note: Works well on HDRP 7.0.1
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
- Cursor image does not update when Cursor.SetCursor is called again with CursorMode.Auto
- Crash on do_runtime_invoke when reopening a specific project after failing to build it
- Animations change speed when rigidbody is added
- Low FPS persists when re-entering Play mode after an extended session in a specific project
- ListView list items in UIToolkit get stuck when reorderMode is set to Animated and they are reordered using two or more fingers on touch devices
Resolution Note:
Turns out, this is by design. HDRP has its own LOD settings, and those you try to use are not supposed to be used. I will try to find out whether we can hide them...