Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
2017.1.0b2
Issue ID
900803
Regression
Yes
Assertion failed: Screen position out of view frustum when undo-ing resize
"Assertion failed: Screen position out of view frustum" when undo-ing object resize
See gifs attached
1. Create a new project
2. Import any sprite into editor (for new 2d project), or create a new 3d cube in hierarchy (for new 3d project)
3. Drag to resize the sprite/cube in scene view
4. CTRL-Z or CMD-Z to undo resize
Expected result: No error
Actual result: Red assert shows in console
Assertion failed: Screen position out of view frustum (screen pos -958.034851, 0.000000) (Camera rect 4 0 1910 0)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
Assertion failed: Screen position out of view frustum (screen pos -540.639832, 0.000000) (Camera rect 4 0 1910 0)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
Occurring on: 2017.1.0b1 and newer
Not occurring: 2017.1.0a6 and older
Comments (2)
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
- Crash on "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
- Shadows disappear when looking at a certain angle in Scene view and using Cloud Shadows with Volumetric Clouds
- Tree leafs are not shown in Scene/Game view when using newly created Tree as a Brush on Terrain
- StackOverflowException freezes or silently crashes the Editor
- Microsoft Surface Device freezes when detaching and reattaching physical keyboard attachment to a Microsoft Surface device in Standalone Player for Windows
bekjan_
Aug 27, 2017 15:50
same here
Tomaocron
Aug 06, 2017 04:33
I have 2017.1.0f3 and I'm still getting this error.