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
- An "RefreshInternalV2 is called before InitialRefresh" error is thrown when opening a project where a build profile with Player settings added is selected
- MeshCollider preview gizmo disappears from the Scene view when overriding the mesh asset using any 3D editing tool
- Tutorial project is not created when started from the Get set up tab
- Audio Listener Component expands when selected
- [iOS] Frame Debugger rendering output doesn't work with iOS builds
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.