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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment