Search Issue Tracker
Fixed
Fixed in 6000.0.29f1, 6000.1.0a3
Votes
0
Found in
6000.0.24f1
6000.1.0a1
Issue ID
UUM-85328
Regression
Yes
Crash on `anonymous namespace'::PrepareTreesAndWriteWindParamsJobData::Execute when entering Play Mode on a specific project
How to reproduce:
1. Open the attached “IN-87021“ project
2. Enter Play Mode
3. Observe the crash
Reproducible with: 6000.0.24f1, 6000.1.0a1
Not reproducible with: 2021.3.45f1, 2022.3.51f1
Reproduced on: Windows 11
Not reproduced on: M2 Mac (6000.1.0a2)
Notes:
* Could not determine the exact regression point due to project changes after downgrading
* Regression between 2023.3.0b8 and 6000.0.0f1
First lines of stack trace:
{noformat}
0x00007FF8CD55367B (Unity) `anonymous namespace'::PrepareTreesAndWriteWindParamsJobData::Execute
0x00007FF8CC7B888C (Unity) ujob_execute_job
0x00007FF8CC7B9D87 (Unity) ujob_wait_for
0x00007FF8CC7B3E67 (Unity) CompleteFenceInternal
0x00007FF8CD5622D5 (Unity) SpeedTreeWindManager::UpdateWindAndWriteWindParams
0x00007FF8CD55207F (Unity) Tree::ComputeWindPropertiesForAllVisible{noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Add comment