Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a9
Issue ID
1072454
Regression
No
Resetting camera component to defaults does not reset the Camera FOV Axis field
Steps to reproduce:
1. Open new project
2. Check the Camera component field "FOV Axis" (Should be Vertical)
3. Set it to Horizontal
4. In the inspector, click the "Reset" button for the component to reset it to default values
5. Axis remains unchanged.
Expected: The FOV Axis should get reset to its default value
Actual: Other values are reset, but not the axis
Reproduced on:
Version 2018.3.0a5 (36c628accdb5)
Wed, 18 Jul 2018 18:02:53 GMT
Branch: dcc/camera-FOV-axis
Fixed on:
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment