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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment