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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Emojis with different skin tone options show incorrectly when "Multi Atlas Textures" is enabled in the Font Asset Properties
- Eyedropper Tool Shows Black Square UI Artifact on Cursor (Ubuntu)
- Some Emoji and Ligature sequences containing Variant Selectors are misinterpreted
- Errors “Render Graph Execution error” and "KeyNotFoundException" are thrown and Scene/Game views are not rendered when RenderGraphBuilder has AsyncCompute enabled
- Separation Line is used at the bottom of Prefab dropdown options when there is nothing to separate
Add comment