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
- Selector gets stuck in UI if scroll is used while dragging
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger
Resolution Note (fix version 2022.2):
Fixed in: 2022.2.0a1