Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2022.2.0a6
2022.2.0a8
Issue ID
1409814
Regression
Yes
Assertion failed errors "src.serializedFileIndex != -1" and "dst.serializedFileIndex != -1" thrown on project creation
How to reproduce:
1. Open a new project
2. Observe the Console log
Expected result: No errors are thrown
Actual result: "Assertion failed on expression" errors are thrown in the Console log
Reproduced with: 2022.2.0a6, 2022.2.0a8
Not reproducible with: 2019.4.36f1, 2020.3.31f1, 2021.2.15f1, 2022.1.0b11, 2022.2.0a5
Thrown errors:
Assertion failed on expression: 'src.serializedFileIndex != -1'
Assertion failed on expression: 'dst.serializedFileIndex != -1'
Notes:
- To reproduce, the Console "Clear flags" should be disabled. Otherwise, the errors will be cleared
- Errors can be observed in the Editor.log as well
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0a9