Issue Type: Other
Impact: Moderate
Frequency: Constantly
Date First Experienced:
Date Last Experienced: 2021-02-04 21:02:00 (-08:00)
Reproduction Steps:
- Convert a model to a package
- Set the
AutoUpdate
property on the package totrue
- Copy the package around the world a couple of times
- Make a change to the package model
- Publish the changes to the package – the other packages are replaced, but they are also duplicated in place.
Expected Behavior:
When publishing changes to a package, I expect other autoupdating packages in the game to be replaced with the new version.
Actual Behavior:
Autoupdating packages are replaced with the latest published version, but a duplicate copy of them is also created.
Workaround:
I currently have to scan through the game to remove redundant package duplicates.