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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
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.