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
- Freeze/crash on DynamicHeapAllocator::Allocate when opening a specific project
- Text Settings Inspector sections names have no padding
- UI elements shrinking, misaligned buttons, swapped icons, or incorrect styles when rapidly cycling through Scenes in the Player
- Text field does not disappear if Ctrl+Z is pressed while editing in Viewport
- CullingResults.GetShadowCasterBounds Results Remain Unchanged Despite Restricting Affected Objects with Rendering Layers
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...