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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment