Search Issue Tracker
Fixed
Fixed in 2021.3.28f1, 2022.2.21f1, 2023.1.0f1, 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}
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
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
djarcas
Mar 31, 2023 07:47
100% Repro in all 2023 Beta version.