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
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor
- Tile Palette Window zoom level resets when the Window becomes inactive
- [iOS] Exported Xcode "Unity-iPhone" Xcode project shows the "Framework" folder as red
Add comment