Search Issue Tracker
In Progress
Fixed in 2022.3.51f1, 6000.0.25f1, 6000.1.0a1
Votes
0
Found in
2022.3.46f1
6000.0.19f1
Issue ID
UUM-79599
Regression
Yes
Editor freezes/hangs when calling ScheduleBatch for IJobParticleSystemParallelForBatch
Reproduction steps:
1. Open the attached "repro_IN-83879" project
2. Open the "Assets/Scenes/SampleScene.unity" Scene
3. Enter the Play Mode
Expected result: Editor enters the Play Mode successfully
Actual result: Editor freezes/hangs
Reproducible with: 2022.3.31f1, 2022.3.46f1, 6000.0.19f1
Not reproducible with: 2021.3.43f1, 2022.3.30f1
Reproducible on: Windows 10 (22H2)
Not reproducible on: No other environments tested
Notes:
* Reproducible in Player
* “_jobHandle = _job.ScheduleBatch(_particleSystem, 32)” is the code that hangs the Editor
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Add comment