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
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
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