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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment