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 warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment