Search Issue Tracker
Duplicate
Votes
0
Found in
2018.1.0a4
Issue ID
967674
Regression
Yes
[MacOS] Draw Mode Screen Position out of view Frustrum with 2D Sprite Tiled Mode
When changed the sprite draw mode to Tiled and increased the width and height in scene view got , "Screen position out of view frustum (screen pos 579.929810, 491.000000) (Camera rect 0 491 1215 0)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)" error.
Steps To Reproduce:
1.)Open the attached project
2.)In an empty scene , create a new sprite object
2D->Sprite
3.)Add one of the sprites from the sprite sheet for e.g coin
4.)Change Draw mode from "simple" to "Tiled"
5.)In the scene view switch the height and view controls
6.)Increase the sprite height and width by dragging in the scene view
7.)Observe the console for Error
Platform: MacOX 10.12.6
Frequency:
Always
Regression Test:
Not Occuring:
2017.2f2 , 2017.1 , 2017.3.0b8
Occuring:
2018.1.0a4
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
This is a duplicate of issue #971025