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}
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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
djarcas
Mar 31, 2023 07:47
100% Repro in all 2023 Beta version.