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
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
googleflights
Dec 08, 2018 07:35
.