Search Issue Tracker
Fixed in 2021.2.0a13
Fixed in 2020.3.X, 2021.2.X
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment