Search Issue Tracker
Fixed in 2019.3.X
Votes
2
Found in
2019.3.0a9
Issue ID
1168167
Regression
Yes
Creating a new project will throw multiple assertion failures regarding 'artifactMetaInfo != nullptr
Creating a new project will throw multiple assertion failures regarding 'artifactMetaInfo != nullptr'
As of 2019.3.0a9, creating new projects will throw multiple nondescript assertion failures such as:
Assertion failed on expression: 'artifactMetaInfo != nullptr'
UnityEditorInternal.InternalEditorUtility:GetPrecompiledAssemblies(Boolean, BuildTargetGroup, BuildTarget)
UnityEditor.AssemblyHelper:ExtractAllClassesThatAreUserExtendedScripts(String, String[]&, String[]&, String[]&)
Assertion failed on expression: 'txn.Exists(guid)'
Assertion failed on expression: 'false'
Steps to reproduce:
- In Unity 2019.3.0a9, either open the attached project or create a new project (any template should work)
- Upon loading the editor, observe numerous assertion failures
Comments (3)
-
BooleanGames
Sep 30, 2019 19:15
Still happening in 2019.3.0b4 with new project.
-
decimate_3d
Aug 31, 2019 06:40
I'm getting these errors in 2019.3.0b1 when creating a new project
Assertion failed on expression: 'txn.Exists(guid)'
Assertion failed on expression: 'false'
The editor layout could not be fully loaded, this can happen when the layout contains EditorWindows not available in this project
UnityEditor.WindowLayout:LoadDefaultWindowPreferences() -
TheDemiurge
Aug 30, 2019 14:51
Just had this happen on the very first project I created in 2019.3.0b1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
Resolution Note (fix version 2019.3):
Fixed in 2019.3.0a10.