Unable to set properties of any NumberRange values when multiple ParticleEmitters are selected at once

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.

3 Likes

Thanks for the report! This should be fixed along with the other recent Properties bug with a flag flip

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.