Search Issue Tracker

Not Reproducible

Votes

0

Found in

5.2.0a2

Issue ID

703247

Regression

No

Confusing error messages being shown when opening a scene

Scene Management

-

Open "GemPile Example" scene in attached project and notice the following assert messages:
"Do not use ReadObjectThreaded on scene objects!
UnityEditor.AssetDatabase:OpenAsset(Int32, Int32)
UnityEditor.AssetDatabase:OpenAsset(Int32) (at C:\buildslave\unity\build\artifacts\generated\common\editor\AssetDatabaseBindings.gen.cs:259)"

and

"!(GetPersistentManager ().IsStreamLoaded (pathName) && !GetPersistentManager ().HasMemoryOrCachedSerializedFile (pathName))
UnityEditor.AssetDatabase:OpenAsset(Int32, Int32)
UnityEditor.AssetDatabase:OpenAsset(Int32) (at C:\buildslave\unity\build\artifacts\generated\common\editor\AssetDatabaseBindings.gen.cs:259)"

It's not a regression, but the messages are super confusing for the user

Add comment

Log in to post comment