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
- Editor Perforce login fails when Perforce shows a license expiry warning
- Assertion failed error in HDRP builds when enabling STP via script
- FBX Resamples Curves incorrectly when importing FBX files
- ProBuilder GameObject Faces disappear when increasing the Sides Count value
- FileUtil.CopyFileOrDirectory throws IOException when destination parent folder does not exist
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...