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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note (fix version 2020.1):
The camera inspector FOV slider now correctly adjusts its range when the FOV axis is horizontal.