unity version : Unity 6000.0.25f1
Hi, I created a new project in Unity 6, and the editor reported an error as follows:
assertion failed on expression: '!(o->testhideflag(object::kdontsaveineditor) && (options & kallowdontsaveobjectstobepersistent) == 0)' unityengine.guiutility:processevent (int,intptr,bool&)
However, the specific cause of the error cannot be located. The following is a screenshot of the editor status. ;c