Updating imported images

Hello,
I’m currently working on my 2D attack animations and changing stuff in PS. I’ve made my attack animations with a couple sprites that dont really change in their form, just in colors and some details.

My question is:
How can i upload those imported images in unity without breaking my animation?

I already tried “refresh” and “reimport”, but nothing changed.

Simply replace the image file and make sure the name matches the original’s name exactly. It is important that you do not edit or remove the meta file. I also recommend you use source control (like git) if you aren’t already so that you can undo any accidental damage to your project.

1 Like