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
- Environment is partially black when re-opening the newly created HDRP project for the second time
- Manual Reference button for Render Graph section in Rendering Debugger opens a missing Manual page
- Water Surface is missing the Wireframe when Scene is switched to Shaded Wireframe mode
- Water surface is not rendered when using Unlit Draw Scene view mode
- Node Previews are not centered when Nodes have a longer name in Shader Graph
djarcas
Mar 31, 2023 07:47
100% Repro in all 2023 Beta version.