Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2017.3.0a1
2017.4.0f1
2018.2.0a1
2018.2.14f1
2018.3.0a1
2019.1.0a1
Issue ID
1097500
Regression
No
Error is throw when using Camera.projectionMatrix method
How to reproduce:
1. Open the attached Test.zip project
2. Enter the Play Mode
3. Inspect the errors in the Console window
Expected: No errors appear in the Console window
Actual: Camera.projectionMatrix method throws errors in the Console window
Reproduced on: 2017.4.17f1, 2018.2.19f1, 2018.3.0f1, 2019.1.0a11
Note: Example code is from Camera.projectionMatrix documentation
The error: Screen position out of view frustum (screen pos 0.000000, 0.000000, 1000.000000) (Camera rect 0 0 1024 768)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment