R
R
RandomProgrammer2022-01-07 16:17:19
Unity
RandomProgrammer, 2022-01-07 16:17:19

Problem with UI in Unity?

When using the UI (even if just creating a Canvas), unity starts throwing the same error hundreds of times (the numbers are of course different, but the error text is the same):

Screen position out of view frustum (screen pos 48.321899, 99.343575, 392.666962) (Camera rect 0 0 767 559)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)

I tried changing the version (to LTS) - it doesn't help.
Render mode changed, does not help either.
It is now impossible to work comfortably with the UI - from such a number of errors, the FPS in the editor sags.
Moreover, errors appear only when some UI element is selected.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Nekit Medvedev, 2022-01-10
@RandomProgrammer

https://forum.unity.com/threads/solved-screen-posi...
Here they write that the problem is in the camera settings (perspective type, camera size), it also appears when dynamically creating a camera, selecting a tag for the camera (Same Problems, with MainCamera's Tag set Untagged helped ), when changing a 3d scene to 2d...
Translator to help.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question