Search Issue Tracker
Fixed in 7.1.1
Votes
0
Found in [Package]
6.5.2
Issue ID
1172269
Regression
No
Orthographic camera with far plane set to 0 results in assertions
To reproduce:
1. Open attached project;
2. Open Sample scene;
3. Make sure Camera's projection is set to Orthographic, near plane is a negative value and far plane is set to 0;
4. Observe the assertions in the console.
Result: Expanding invalid MinMaxAABB is thrown when the far clipping plane or orthographic camera is set to 0.
Reproduced with: 6.5.2, 6.5.3, 7.0.0, 7.1.1 (latest SRP master)
Fixed in 7.1.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment