Assertion failed: Assertion failed on expression: ‘pred(* previous, *i)’
UnityEngine.Object:Instantiate(GameObject)
IdleLogic:OnLoadCompleted(Object, Object) (at Assets/BLAZGame/Script/GameScript/Idle/IdleLogic.cs:149)
c__Iterator2:MoveNext() (at Assets/BLAZ/Script/Function/AssetBundleManager/BaseLoader.cs:192)
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
p>
is an assertion error that doesn’t affect the project, but it looks pretty ugly.
error timing: when the game is running and one of the game resources is loaded, an error is found.
locates this resource
and then click through the resource hierarchy, the assertion error disappears
Speculation
p>
should be an error in the editor Inspector because the editor was previously developed in the project.