• Editor
  • Images dissappearded


imported a JSON file into Spine from Photoshop. After that, I made some edits to certain parts of the assets and saved over the original folder where the images were previously exported.
When I opened the project in Spine again, my images disappeared. However, when I hovered over the slots in the tree panel, the images briefly showed up. But once I moved the cursor away, they disappeared again.
Why are my images missing, and how can I fix this issue? Thank you!

Related Discussions
...

It seems like the issue you're experiencing might be related to the images not being properly linked or visible in Spine. Here are a few steps you can take to resolve this:

  1. Check Image Path: Ensure that the images path is correctly set under the Images node in Spine. The images should be in the same directory as specified in the JSON file or set in Spine.

  2. Limit Scanning: If you have a large number of images, make sure to uncheck the "Limit scanning" option in Spine to allow it to find more than 2,000 image files.

  3. Image Visibility: Verify that image visibility is not accidentally turned off. You can do this by checking the visibility dot in the Spine editor.

  4. Image Format: Ensure that the images are in a supported format, such as PNG or JPEG, as PSD files cannot be loaded directly into Spine.

  5. Spine Log: Check the spine.log file for any errors related to loading images. This log can provide insights into what might be going wrong.

By following these steps, you should be able to resolve the issue of missing images in your Spine project.

  • tuanviet79 ответили на это сообщение.

    Spinebot I Oh. Thanks< I fixed it.