[Solved] Sliced image bug on CC 3.7.1

It seems CC 3.7.1 has a bug in rendering sliced images in atlas images
image
image
In these two images, the size, sliced margins, and file that are used are the same

Hi, I did a test using the image you provided on version 3.7.1 and the rendering is fine.
Can you please help me to confirm if there is a problem with the following settings.

  1. whether the SizeMode of Sprite component is CUSTOM, and whether the Type is SLICED
  2. whether the Border settings of the images in the gallery are saved (Border Top, Bottom, Left, Right settings are correct)
  3. whether the Type of the image in the gallery is SpriteFrame format

Of course, I can provide my test project, and you can see if there is any problem.


NewProject1.zip (535.2 KB)

1 Like

I found the issue, when I import an atlas, by default the image file type is set to sprite-frame but the issue has existed yet, if I change the type to something else and set it to sprite-frame again, it will work!