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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment