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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.