In the middle of some of these pop-ups, I’m seeing text regarding aerodynamics. I’m also seeing changes to the EnableFluidForces property. These packages were published before the EnableFluidForces property was added, so that may be where this issue is coming from.
Update:
I’ve found that manually setting EnableFluidForces to True on all BaseParts in the Package and then using Undo Changes to Selected Packages prevents the pop-ups from appearing, so I’ll be using that as a workaround for now.
@Uglypoe I investigated this and I’m having trouble reproducing the multiple pop-ups. Is this occurring repeatedly with the same package instances, or does it stop happening after you’ve reverted each package instance once?
If you’re able to reproduce it, first try it with plugins disabled, as a plugin could be operating in the background in a way that creates more pop-ups.
If it’s not a plugin, then you may need to share the package with me so I can try to repro and debug.
This stops happening for each instance after being reverted once. The clones of bugged instances inherit the issue. This seems to only apply to packages created before the EnableFluidForces property was released and only for packages that already existed in the world, so reproducing it may be difficult.
I don’t think I can give you access since the packages are owned by my game’s production group. I’ll send you a video reproducing the issue in private.
I finally found a way to reproduce this bug, and I’ve found the source of the multiple pop-ups. I’ll work on a fix and let you know when it’s released.