Using the properties widget, it’s no longer possible to change the values of any NumberRange property of ParticleEmitters when multiple are selected.
Setting the top-level property i.e. Lifetime still works fine. I believe this started happening last week.
The video below shows me setting the property just fine when one particle is selected, but then it not working after I selected a second particle.
Repro file:
ParticleSetPropertiesRepro.rbxl (21.8 KB)
Affected values:
- Lifetime Max & Min values
- Rotation Max & Min values
- RotSpeed Max & Min values
- Speed Max & Min values
If there are any other objects that use NumberRange like this, I’d imagine they might also be impacted by this bug.