Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2017.4
2018.4
2019.4
2020.1
2020.2
2020.2.0a18
Issue ID
1264569
Regression
No
[IMGUI] Unable to change the "Aspect Ratio" value under Aspect Ratio Fitter component in the Inspector
Unable to change the "Aspect Ratio" value when "Aspect mode" is set as "None" in Aspect Ratio Fitter. Value can be changed when "Aspect mode" is another, Refer attached video
Steps to repro:
1. Create a new project
2. Hierarchy > Create > Empty object
3. Inspector > Add Component > Aspect Ratio Fitter
4. Inspector > Aspect Ration Fitter > Try to change Aspect Ratio value
Actual Result:
Unable to change the "Aspect Ratio" value in Aspect Ration Fitter
Expected Result:
"Aspect Ratio" value changes gracefully
Note: Working fine in Aspect Ratio Fitter Prefab.
Occurring on:
2020.2.0a18, 2020.1.0f1, 2019.4.0f1, 2018.4.23f1, 2017.4.40f1
Environment:
Windows10 and macOS 10.14
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
- UI Toolkit Slider value defaults to min value when the initial value is set in the UXML file
- The Player hangs when unloading a scene using the UnloadUnusedAssets() method
- [iOS] Too many texture parameters error is thrown when running on devices that support the number of parameters
- [MacOS] Trying to pick a Colour from full-screen window breaks Colour Picker Tool functionality
- WebGL Player hangs on first frame when "Autoconnect Profiler" is enabled and large amount of Profiler data is buffered before the first frame
Resolution Note (fix version 2020.2):
Fix a issue where you are unable to set the AspectRatio when the mode is none in the editor