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 __pthread_kill when opening a specific object
- UI Toolkit Debugger "Pick Element" selection works only after clicking it for the second time
- "InvalidOperationException: Trying to use a texture (_MainLightShadowmapTexture)..." and other Render Graph errors when MSAA is enabled with Render Graph and Game view tab is active
- [Android] [iOS] [macOS] Inconsistent "CameraDepthTexture" behavior when using "ScalableBufferManager" across devices
- [Linux] Player creates a maximized window when launched with batchmode argument
Resolution Note (fix version 2020.1):
The camera inspector FOV slider now correctly adjusts its range when the FOV axis is horizontal.