- Home /
Exporting GIMP files into Unity
So, I used GIMP, this free version of photoshop, to edit an image I want to use inside my game. I then exported it directly into one of my Unity project asset folders. When I tried to put it into the scene or such, it would not be able to and I would get an error message saying the GIMP file was empty. While I know this a more GIMP based question then Unity one... I still decided to post it here.
Answer by OneNerdArmy · Aug 04, 2020 at 08:13 PM
Again, sorry, since this isn't necessarily a Unity question, but still, didn't know where else to ask
Answer by TwiningLion1357 · Aug 05, 2020 at 01:07 AM
Try importing it into unity as a JPEG or PNG
I only have 4 options:
bzip archive
GI$$anonymous$$P XCF image
gzip archive
xz archive
I'm pretty sure that your problem is that you're clicking on "Save" or "Save As", which would only give you those four options. You need to click on "Export" or "Export As" to be able to use PNG files or JPEG files (I recommend using PNG).
Your answer
