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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
This is a duplicate of issue #971025