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)
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
googleflights
Dec 08, 2018 07:35
.