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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment