When selecting a Prefab in Project view GUIView.RepaintAll.RepaintScene endless loop

Hi,

I have encountered now with this 2020.1.0b5 beta another bug when I loaded in my main scene,

and selected a Prefab in Project window the HOLD ON GuiView.RepaintAll.RepaintScene message

appeared and would not go away making the editor not respond anymore.

I also get more UI errors per update for my chat window in-game that I did not have in 2018.2
(did not test 2019.2)5707546--597424--Unity_ta5Us50lKo.png

And this here is the error message per update that I get in Player.log in build now not sure if it’s related but did not have this in 2018.2

1 Like

also happens to me right after compilling an apk.

an endless loop of GUIview.RepaintAll.playerloopController

and GUIview.RepaintAll.RepaintScene
:frowning:

unity 2020.1b7
ILCCP android

seems like other persons have the bug too

the whole “hold on” thing is annoying

The popup is a new addition to the Editor in 2020.1. It is not the cause for the stalls but merely exposes them.

See https://discussions.unity.com/t/777806/15

Regarding the Editor freezes, could you please submit a bug report with a minimal reproduction project if you are encountering unexpected stalls?

This could be an instance of this bug: https://issuetracker.unity3d.com/product/unity/issues/guid/1217348/
We’d have to have a look at a reproducible though to be sure, so a bug report would be appreciated in this case as well.