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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment