Search Issue Tracker
Duplicate
Duplicate in 2019.3.X
Votes
12
Found in
2019.3.0b1
2020.1.0a1
Issue ID
1177545
Regression
Yes
Assertion failed on expression: 'txn.Exists(guid)' is thrown when any assets are changed in any way or editor is refocused
To reproduce:
1. Open any project
2. In Project window, try creating / relocating / renaming / deleting any assets inside
3. Observe the errors thrown in console
Result errors thrown: Assertion failed on expression: 'txn.Exists(guid)'
Assertion failed on expression: 'false'
Reproduced in: 2020.1.0a3, 2020.1.0a1, 2019.3.0b1
Not reproduced in: 2017.4.32f1, 2018.4.7f1, 2019.2.2f1, 2019.3.0a12
Workaround: restarting the editor
-
Resolution Note (2020.1.X):
-
Peter77
Mar 28, 2020 04:50
-
Avokadomos
Oct 02, 2019 08:20
Restarting Unity after creating the project fixes the issue.
-
Avokadomos
Oct 02, 2019 08:18
Present in 2019.3.0b4.
-
galloper
Sep 12, 2019 11:11
2019.3.0b3 - issue still there. Produced by creating an empty project..
-
jjfawkes
Sep 11, 2019 16:54
Issue exists in beta 3 as well. This is a blocking bug.
-
LooperVFX
Sep 10, 2019 00:32
Issue still present in 2019.3.0b2.
Reproducible by simply creating a new project in 2019.3.0b2 via Unity Hub and selecting the High Definition RP Template, 22 of these errors will be logged right away in the Editor. -
wlwl2
Sep 07, 2019 22:02
I also have this issue.
-
review_unity
Sep 03, 2019 09:44
Issue present 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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
This is a duplicate of issue #1177591