Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2019.1.0a10
2020.1.0a23
Issue ID
1219321
Regression
No
[IMGUI] Slider handle of Field of View disappears on Selecting Horizontal FOV Axis in Camera Properties
[IMGUI] Slider handle of Field of View disappears on Selecting Horizontal FOV Axis in Camera Properties.
Field of View Slider handle disappears when it is dragged to the maximum limit and the FOV axis is set to Horizontal, Refer to the attached video.
Steps to repro:
1. Create a new project
2. Main Camera > Inspector > Camera >Field of View > drag till the maximum value.
3. Main Camera > Inspector > Camera >FOV Axis > Horizontal
Actual Result:
Slider handle of Field of View disappears on Selecting Horizontal FOV Axis
Expected Result: Slider handle of Field of View is visible when Selecting the Horizontal FOV Axis and dragged till the maximum value.
Note: FOV Axis is introduced in 2019.1.0a10
Occurring on: 2020.1.0a23, 2019.3.2f1, 2019.2.14f1, 2019.1.14f1, 2019.1.0a10
Environment:
Windows 10 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
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Infinite inertial tensor rotation values are not discarded (both AB and RB)
Resolution Note (fix version 2020.1):
The camera inspector FOV slider now correctly adjusts its range when the FOV axis is horizontal.