Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
shawnomatic's avatar
shawnomatic
Honored Guest
13 years ago

Updating the Unity asset package

Hi, probably a silly question but is there a way to update to the latest v0.2.1 of the unity asset package without having to delete the previous version in my project? When I try to re-import it I get a message saying "all assets from this package are already in your project".
Thanks!

2 Replies

Replies have been turned off for this discussion
  • dbuck's avatar
    dbuck
    Honored Guest
    one hacky way to get around that, import the package into a new project, then copy the files over the old setup. It's a poor practice to do, but worth a try.
  • Usually what I have been doing is just deleting the old assets, then importing the new ones. Seems to work OK.