Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2019.1
2019.2.0a1
2019.3.0a1
2019.3.0b1
2020.1.0a1
Issue ID
1180037
Regression
No
Scene view's grid position is inverted on its axis when the Scene Camera's Field of View is set to 179
How to reproduce:
1. Create a new project or open an existing one
2. Set the Field of View field of the Scene Camera to a number lower than 179
2. Observe how the grid is rendered
3. Set the Field of View field of the Scene Camera to 179
4. Observe how the grid is rendered again
Expected result: Scene view's grid position on its axis stays the same
Actual result: Scene view's grid position is inverted on its axis
Reproducible with: 2019.1.14f1, 2019.2.4f1, 2019.3.0b1, 2020.1.0a2
Notes:
Changing the grid's axis will also change the axis on which it is inverted.
Until Unity 2019.3 it was not possible to change the grid axis, therefore, the issue was only reproducible on Y-axis.
The issue was not reproducible until Unity 2019.1 as there was no way to change the Field of View of the Scene Camera.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Render Pipeline Converter selected asset counter reports one fewer item when using manual selection
- [Android] [Adreno] [WebGL] A light cookie is not rendered with shader compile error when WebGL build is launched on a device with Adreno GPU
- Rigibody sliding over a flat surface that is made of several GameObjects detects false collisions when Collision Detection is set to "Continuous" or "Continuous Dynamic"
- UI Toolkit Label height is incorrectly calculated when using max-width with percentage value
- Visual Effect Material causes Scene view to update continuously when both Scene and Game views are open, despite "Always Refresh" being disabled
Add comment