Search Issue Tracker
Fixed
Fixed in 6000.4.1f1, 6000.5.0b2, 6000.6.0a2
Votes
0
Found in
6000.0.66f1
6000.3.5f1
6000.4.0b5
6000.5.0a5
6000.6.0a1
Issue ID
UUM-132309
Regression
No
“Screen position out of view frustum...” errors are thrown when zooming out in the Scene view after creating UI GameObject
Reproduction steps:
1. Create a new project
2. Create any UI GameObject (GameObject > UI (Canvas))
3. Make sure Canvas or child GameObject is selected in Hierarchy and zoom out in the Scene view
4. Observe the Console
Actual result:
{code:java}
Screen position out of view frustum (screen pos 948.953186, 482.449738, 2841433600.000000) (Camera rect 0 0 1896 967)
UnityEditor.RectTransformEditor:OnSceneGUI ()
(wrapper dynamic-method) object:lambda_method (System.Runtime.CompilerServices.Closure,UnityEditor.Editor)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
{code}
errors are spammed in the Console
Expected result: No warnings or errors are thrown
Reproducible with: 6000.0.66f1, 6000.3.5f1, 6000.4.0b5, 6000.5.0a5
Reproduced on: macOS Tahoe 26.2 (M4), Windows 11
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
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
Resolution Note:
Fixed in 6000.6.0a2
Resolution Note (fix version 6000.6.0a2):
Fixed in 6000.6.0a2
Resolution Note (fix version 6000.5.0b2):
Fixed in 6000.5.0b2
Resolution Note (fix version 6000.4.1f1):
Fixed in 6000.4.1f1