Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a9
Issue ID
1072457
Regression
No
Camera FOV tooltip does not reflect information based on what Axis is selected
Steps to reproduce:
1. Create new project
2. Check the Camera component FOV axis (should be vertical)
3. Hover over Camera FOV and read the tooltip.
Should be something like this "The height of the cameras view angle, measured in degrees vertically, or along the local Y axis"
4. Change the FOV axis to Horizontal
5. Hover over Camera FOV for the tooltip
6. It still says the height is measure in degrees vertically rather than horizontally
Expected: The Camera FOV tooltip should provide an explanation that reflects the possible axis choice
Actual: The Camera FOV tooltip just shows the horizontal axis explanation
Reproduced on:
Version 2018.3.0a5 (36c628accdb5)
Wed, 18 Jul 2018 18:02:53 GMT
Branch: dcc/camera-FOV-axis
Fixed in:
Version 2018.3.0a9 (a3fb7a93802f)
Thu, 16 Aug 2018 15:13:01 GMT
Branch: dcc/camera-FOV-axis
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment