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
- Component is not hidden from Add Component Menu when using AddComponentMenu("")
- Unable to switch to either Facebook Instant Games/Meta Quest in the Build Profile
- Error "IndexOutOfRangeException: Index was outside the bounds of the array" logged when selecting an Element in UI Builder with a specific setup
- "native code called abort()" is thrown in WebGL player when loading first scene
- Crash on core::base_hash_set when importing a specific package
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...