Search Unity

updating a unity package?

Discussion in 'Editor & General Support' started by FlashX, Oct 21, 2017.

  1. FlashX

    FlashX

    Joined:
    Nov 16, 2013
    Posts:
    51
    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
     
  2. hasanbayat

    hasanbayat

    Joined:
    Oct 18, 2016
    Posts:
    630
    Hi.
    Follow these steps:
    1. Create a new draft for the package at your publisher dashboard
    2. Make change to your code
    3. Upload your package using Asset Store Tools
    4. Remove the old uploaded package
    5. (Optional) Add Release Notes
    6. (Optional) Update Metadata
    7. Submit for Approval
    Hope this helps.
    Thanks.
     
  3. FlashX

    FlashX

    Joined:
    Nov 16, 2013
    Posts:
    51
    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?
     
  4. hasanbayat

    hasanbayat

    Joined:
    Oct 18, 2016
    Posts:
    630
    No, you can insert anything you like and update the package without rebuilding and removing.