Search Issue Tracker
Won't Fix
Won't Fix in 2020.3.X
Votes
0
Found in
2020.3.44f1
Issue ID
UUM-29407
Regression
No
Crash on RaiseException when opening specific project
Reproduction steps:
1. Open the attached project “CrashRepro“
Expected result: Project opens
Actual result: Editor crashes
Reproducible with: 2020.3.45f1, 2021.2.0a3
Not reproducible with: 2021.3.19f1, 2022.2.8f1, 2023.1.0b3, 2023.2.0a3
Fixed in: 2021.2.0a4
Reproducible on: Windows 10, Windows 11
First few lines of stack trace:
{noformat}0x00007FFBC73D051C (KERNELBASE) RaiseException
0x00007FF68CB3293F (Unity) LaunchBugReporter
0x00007FF68BFEB48D (Unity) EditorMonoConsole::LogToConsoleImplementation
0x00007FF68BFEC17A (Unity) EditorMonoConsole::LogToConsoleImplementation
0x00007FF68DC165BE (Unity) DebugStringToFilePostprocessedStacktrace{noformat}
Note: When opening with 2020.3.45f1 it gets stuck while loading on {{Assertion failed on expression: 'mv_size == sizeof(T)'}}
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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Resolution Note:
This no longer occur in 2021.3 and later versions. For the 2020.3 stream, deleting the Library folder and re-importing solves prevents the crash.
Resolution Note (2020.3.X):
This no longer occur in 2021.3 and later versions. For the 2020.3 stream, deleting the Library folder and re-importing solves prevents the crash.