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
- Crash on "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
- Shadows disappear when looking at a certain angle in Scene view and using Cloud Shadows with Volumetric Clouds
- StackOverflowException freezes or silently crashes the Editor
- Microsoft Surface Device freezes when detaching and reattaching physical keyboard attachment to a Microsoft Surface device in Standalone Player for Windows
- Shadows are cast with artifacts on GameObjects when the light type is set to Point
Resolution Note (fix version 2019.3):
Fixed in 2019.3.0a10.