UUM-79599
Fixed in 2022.3.51f1Mentioned in 1 Unity 2022 LTS release note.
First fixed in 2022.3.51f1 (Oct 22, 2024).
| Version | Section | Risk | Impact | Note |
|---|---|---|---|---|
| 2022.3.51f1 | Fixes Particles | Fix | Scheduling a Particle System job outside of MonoBehaviour.OnParticleUpdateJobScheduled() will now generate an InvalidOperationException in order to prevent incorrect job schedules which could cause a hang. |