Search Issue Tracker
Fixed
Fixed in 6000.0.22f1, 7000.0.0a2
Votes
0
Found in
6000.0.18f1
7000.0.0a1
Issue ID
UUM-79813
Regression
Yes
Crash on `anonymous namespace'::PrepareTreesAndWriteWindParamsJobData::Execute when entering Play mode on a specific project
Reproduction steps:
1. Open the attached project “CrashRepro"
2. Enter Play mode
3. If it does not crash exit play mode and repeat step 2 a few times
Expected result: Play mode starts
Actual result: Editor crashes
Reproducible with: 2023.3.0b8, 6000.0.18f1
Not reproducible with: 2021.3.44f1, 2022.3.46f1, 2023.3.0b7
Reproducible on: Windows 11
Not reproducible on: No other environment tested
First few lines of stack trace:
{noformat}
0x00007FFDCE434BD0 (Unity) `anonymous namespace'::PrepareTreesAndWriteWindParamsJobData::Execute
0x00007FFDCD6A19CC (Unity) ujob_execute_job
0x00007FFDCD6A2EC7 (Unity) ujob_wait_for
0x00007FFDCD69CFA7 (Unity) CompleteFenceInternal
0x00007FFDCE443885 (Unity) SpeedTreeWindManager::UpdateWindAndWriteWindParams
0x00007FFDCE4335DF (Unity) Tree::ComputeWindPropertiesForAllVisible{noformat}
CrashRepro: [https://drive.google.com/drive/folders/1bL6BByKurTrkIpBH_XDQSqqxx8h5gx-q?usp=drive_link]
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment