updating a unity package?

Hi guys,

Im having a play around with creating my own unity packages however how do you update a package if you want to make a change to code etc?

cheers

Hi.
Follow these steps:

  • Create a new draft for the package at your publisher dashboard
  • Make change to your code
  • Upload your package using Asset Store Tools
  • Remove the old uploaded package
  • (Optional) Add Release Notes
  • (Optional) Update Metadata
  • Submit for Approval

Hope this helps.
Thanks.

Thank you for that, so is there no way to “insert” a new object into the package without removing the whole thing and rebuilding it out even at a local computer level?

No, you can insert anything you like and update the package without rebuilding and removing.