Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.1.0a1
2018.1.0b3
Issue ID
988849
Regression
Yes
Exception thrown "Screen position out of view frustum" on dragging sprite from project to scene view
Description
In 2D mode, if the camera is set to orthographic, dragging the sprite from project to scene window throws 'Screen Position out of view frustum' error.
Steps To Reproduce:
1. Create a new project and Import any sprite.
2. Drag and drop the sprite in the scene view.
3. Repeat Step 2.
4. Observe that console throws an error.
Stack Trace : Screen position out of view frustum (screen pos 519.910828, 434.000000) (Camera rect 0 434 893 0) UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
Working fine on : Unity 2017.3.0f3, Unity 2017.2.0f3
Reproducible on : 2018.1.0b3, 2018.1.0a7, 2018.1.0a6, 2018.1.0a5, 2018.1.0a4, 2018.1.0a3, 2018.1.0a2, 2018.1.0a1
Environment : Occurs only on Mac
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment