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
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
- Temporal Anti-aliasing causes jittering/shaking when using a Camera overlay in the Scene View
- Mouse device is disabled in Play Mode when the "Device Simulator" tab is present as an inactive tab and Game view is not maximised
- GameObject with the Visual Effect Component is not rendered in the Scene view when it is reenabled in the Inspector and the Play mode is paused
- Prefab icon blends in when selected in Project window with the Light Editor theme enabled
Add comment