Search Issue Tracker
By Design
Votes
0
Found in
2019.3.0b4
Issue ID
1186197
Regression
No
[Graphics General] LOD Group Camera scale value keeps changing while resizing the Inspector window
LOD Group Camera scale value keeps changing while resizing the Inspector window.
Steps to repro:
1. Create a new project.
2. GameObject > 3D Object > Cube > Add LOD Group Component.
3. Set the Camera scale value to 60%.
4. Resize the Inspector window.
Actual Result:
Camera scale value keeps changing on resizing the Inspector window.
Expected Result:
Camera scale value does not change on resizing the Inspector window.
Reproducible in:
2020.1.0a5, 2019.3.0b4, 2019.2.0f1, 2019.1.0f1.
Environment:
Windows & Mac.
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
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
Resolution Note:
The value change is correct as the scale gets resized according to the inspector.
You can see when you resize the inspector, the segment also move, and the value shows the correct percentage of it.