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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment