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
- Redundant scrollbar appears in the Localization - Metadata settings section
- HelpBox visuals in the "Localization" settings window are not aligned with the latest style guide
- Grid does not get enabled in the Tile Palette window when enabling it
- Warning messages are shown in the console when using Memoryless Render Targets with "storeResults: false"
- Unable to navigate with Tab key in "Create New Tile Palette" window to "Cancel" and "Create" buttons
Add comment