Search Issue Tracker
Fixed in 6000.0.29f1
Fixed in 6000.0.X, 6000.1.X, 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment