Unity Editor 2019.2.10f1 is crashing on my machine due to changes in “duration” parameter for particle system.
Wrote up the bug report here :
http://fogbugz.unity3d.com/default.asp?1194840_8ua5kqmoabpvvdr3
Steps to repro :
- Create a particle system.
- Create a child of particle system which is also a particle system.
- Play the particle system
- Change the default duration parameter of particle system from 5 to 1.
- Observe the crash.