Packaged script is being closed when Get Latest Package

Reproduction Steps

  1. Create a project with 2 places
  2. Create a script
  3. Convert it to package
  4. Insert the script package in the 2nd place
  5. Publish all places
  6. Change something on the script in place 1
  7. Go to place 2
  8. Right-click on the script package that needs to be updated
  9. Click on Get Latest Package

Expected Behavior

The opened packaged script should not be closed when the package is updated

Actual Behavior

The opened packaged script is being closed when the package is updated

image

image

image

image

Workaround

I have to manually reopen the packaged script every time I update it.

Issue Area: Studio
Issue Type: Other
Impact: Moderate
Frequency: Constantly

1 Like

Unfortunately, this is not technically a bug, but rather an inevitable effect of the current implementation of package update (Get Latest, Undo Changes, etc).
Work is being done right now to overhaul packages, including an entirely new package update implementation which will fix this behavior.

1 Like

This topic was automatically closed after 10 days. New replies are no longer allowed.