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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note (fix version 2022.2):
Fixed in: 2022.2.0a1