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
- Selector gets stuck in UI if scroll is used while dragging
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger
Add comment