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

Package: Scriptable Render Pipeline Universal

-

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

Add comment

Log in to post comment