Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2021.3.1f1
2022.1
Issue ID
1424450
Regression
Yes
Crash when opening the project
Reproduction steps:
1. Open the user's attached project
Expected result: Project opens successfully
Actual result: Editor crashes
Reproducible with: 2021.3.1f1, 2021.3.4f1, 2022.1.6f1
Not reproducible with: 2019.4.39f1, 2020.3.35f1, 2021.3.0f1, 2022.2.0a1, 2022.2.0a17
Reproducible on: Windows 10
Notes:
- deleting the Library solves the issue
- an error is thrown before crashing "The file is corrupted! Remove it and launch unity again! [Position out of bounds!]"
First lines of stacktrace:
0x00007FFD79864FD9 (KERNELBASE) RaiseException
0x00007FF68976183F (Unity) LaunchBugReporter
0x00007FF6891C0B99 (Unity) EditorMonoConsole::LogToConsoleImplementation
0x00007FF6891C14CD (Unity) EditorMonoConsole::LogToConsoleImplementation
0x00007FF689DB2567 (Unity) DebugStringToFilePostprocessedStacktrace
0x00007FF689DB1CFD (Unity) DebugStringToFile
0x00007FF68840E223 (Unity) CachedReader::OutOfBoundsError
0x00007FF68840ED13 (Unity) CachedReader::Read
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.0a1