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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
This is a duplicate of issue #971025