Repro steps:
- Make a ParticleEmitter and use a NumberSequence for one of the properties (like Size)
- Export as an .rbxmx file
- Import that .rbxmx file
- NumberSequence is gone!
Repro steps:
Nice find! That is indeed a problem. Those poor NumberSequences.
Is there a way to stop rbxmx from being the default? Also we’d never even encounter this bug if it wasn’t default haha
Is there a way to stop rbxmx from being the default? Also we’d never even encounter this bug if it wasn’t default haha[/quote]
They can easily change the default and they probably will eventually.
I found this bug on accident when I was sending some ParticleEmitters to a friend of mine to play with.
Fixed, should be out soon.