Search Issue Tracker
Fixed in 2020.2
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
- Changes to instanced detail mesh material don't immediately apply
- Undo.RegisterObject or Undo.CreateObject dirties the scene, but no actual changes to Scene are made
- [Profiler] Scrubbing through filtered frames or sorting their data replaces the displayed data with duplicated data entries
- [UI Builder] It is possible to add content to parent document while editing child document in place
- EndChangeCheck is not triggered when clearing the IMGUI search field by pressing the "x" button
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