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
- Buttons in the Overlay Menu in the Scene View are all gray even if they're activated when Game View is maximized and minimized
- NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
- Editor crashes on PrepareSpriteTilingData when exiting Play mode
googleflights
Dec 08, 2018 07:35
.