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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
Resolution Note (fix version 2019.3):
Fixed in 2019.3.0a10.