Search Issue Tracker
Fixed
Fixed in 2022.3.51f1, 6000.0.25f1, 6000.1.0a1, 7000.0.0a27
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
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
- Actions in UI Builder Preview mode are not fully reset after exiting the Preview mode
- Transform field values are no longer visible when Inspector window is resized
- [Android] "Adding null Transform to TransformAccessArray will result in degraded performance" warnings printed when loading and unloading scenes with 2D animated characters
Add comment