In Unity 5.3.4f1, we can add keyframe with Particle System.Emission Module.enabled
But it cannot on Unity 5.6.0f1, and seems other serialized properties are different.
In Unity 5.3.4f1, we can add keyframe with Particle System.Emission Module.enabled
But it cannot on Unity 5.6.0f1, and seems other serialized properties are different.
Hey,
Thanks for raising this - it looks like it got lost when we reorganised the memory layout for faster particle system instantiation times in 5.6.
I’ll take a look at getting it fixed.
Is it fixed on unity5.6.0f2?
Nope - I’ll reply here when I can confirm the version it lands in - I’m trying to sort it out today
Me again - I’ve just landed this fix in 5.6.0p1.
As a bonus, it will now be possible to animate the enabled checkbox of every module, not just the emission module.