Search Issue Tracker
Fixed in 2021.3.28f1
Fixed in 2021.3.X, 2022.2.X, 2023.1.X, 2023.2.X, 2023.2.0a16
Votes
3
Found in
2021.3.19f1
2022.2.9f1
2023.1.0b6
2023.2.0a4
Issue ID
UUM-30548
Regression
Yes
Crash on keywords::LocalKeywordState::ResetWithSpace when opening a specific project
Reproduction steps:
1. Open the attached project “CrashRepro“
Expected result: Project opens
Actual result: Editor crashes
Reproducible with: 2021.3.19f1, 2022.2.9f1, 2023.1.0b6, 2023.2.0a4
Not reproducible with: 2020.3.45f1, 2021.3.18f1
Reproducible on: Windows 10, macOS 13.1
First few lines of stack trace:
{noformat}0x00007FF6FB4E1D98 (Unity) keywords::LocalKeywordState::ResetWithSpace
0x00007FF6FB32926A (Unity) ScriptableRenderLoopDrawSRPBatcher
0x00007FF6FB3299AA (Unity) ScriptableRenderLoopJob
0x00007FF6FB637673 (Unity) GfxDevice::ExecuteAsync
0x00007FF6FB9159DC (Unity) GfxDeviceClient::ExecuteAsync
0x00007FF6FB327045 (Unity) ScheduleRenderJobs{noformat}
Comments (1)
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
- 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
djarcas
Mar 31, 2023 07:47
100% Repro in all 2023 Beta version.