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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
Add comment