Search Issue Tracker
Duplicate
Votes
0
Found in
5.6.0a5
Issue ID
856723
Regression
No
Error "Screen position out of view frustum" when Scene is zoomed past a certain limit
Steps to reproduce:
1. Open an empty project
2. Use mouse's scroll wheel to zoom in as much as possible
Expected: at some point you're unable to zoom in the scene view anymore
Actual: Console is filled with errors:
"Screen position out of view frustum (screen pos 1580.000000, -119.000000) (Camera rect 2 2 1146 553)
UnityEditor.DockArea:OnGUI()"
Reproduced on: 5.4.3p2, 5.5.0f3, 5.6.0a5
Note: issue reproducible on 3D view, but does not occur in 2D view.
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
- Render Pipeline Converter selected asset counter reports one fewer item when using manual selection
- [Android] [Adreno] [WebGL] A light cookie is not rendered with shader compile error when WebGL build is launched on a device with Adreno GPU
- Rigibody sliding over a flat surface that is made of several GameObjects detects false collisions when Collision Detection is set to "Continuous" or "Continuous Dynamic"
- UI Toolkit Label height is incorrectly calculated when using max-width with percentage value
- Visual Effect Material causes Scene view to update continuously when both Scene and Game views are open, despite "Always Refresh" being disabled
This is a duplicate of issue #775335