Search Issue Tracker
Fixed in 2020.2.X
Votes
1
Found in
2019.3.0f1
2019.3.0f6
Issue ID
1215016
Regression
No
[Ubuntu] Adding a Canvas UI object causes frustum errors to appear in console
The following error spews to the console if a Canvas UI is added.
Screen position out of view frustum (screen pos 639.320984, 988.000000) (Camera rect 1 988 1334 0)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
Steps to reproduce
- Create a new project in 2019.3.0f6
- Add a UI, Canvas to the hierarchy
Notice issue >> Errors in console. If you resize menus or edit the scene view, the error continues to spew.
Broken: Ubuntu, 2019.3.0f6, 2019.3.0f3, 2019.3.0f1
Working: macOS 2020.1.0a20, 2019.3.0f5, 2019.3.0f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
- [Android] Permission window is not shown when using a Build App Bundle (Google Play) with Minify set to Release
- NullReferenceException errors appear in the Console and Inspector window turns black when dragging .cs and .uxml files to another directory
- Crash when reimporting fbx asset used as tree by specific Terrain component
Add comment