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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Resolution Note (fix version 2020.1):
The camera inspector FOV slider now correctly adjusts its range when the FOV axis is horizontal.