Search Issue Tracker
Fixed
Fixed in 2021.2.0a13
Votes
0
Found in
2020.3.37f1
Issue ID
UUM-12273
Regression
Yes
Crash on RaiseException when starting project
Reproduction steps:
1. Open the user’s attached project
Expected result: Project opens normally
Actual result: Unity editor crashes
Reproducible with: 2020.2.0b3, 2020.3.37f1, 2020.3.44f1, 2021.1.0a1, 2021.2.0a12
Not reproducible with: 2020.2.0b2, 2021.2.0a13, 2021.3.8f1, 2022.1.13f1, 2022.2.0b4, 2023.1.0a5
Reproducible on: Windows 10 Pro 21H2
Note: reimport the project on every version
First lines of the stack trace:
0x00007FFFD6C0474C (KERNELBASE) RaiseException
0x00007FF66123293F (Unity) LaunchBugReporter
0x00007FF6606EB48D (Unity) EditorMonoConsole::LogToConsoleImplementation
0x00007FF6606EC17A (Unity) EditorMonoConsole::LogToConsoleImplementation
0x00007FF6623165BE (Unity) DebugStringToFilePostprocessedStacktrace
0x00007FF662315B6F (Unity) DebugStringToFile
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment