UI Image not appear in mac / ios

Hello,

I have a problem on UI Image.

when I play test on Unity Editor(Window), or Android, It works correctly.

but it’s not working in unity editor (mac) / iOS.

this is screenshot on test playing in window/android.

these are screenshots from each window/mac.

194659-untitled-1.jpg

And this is inspector view in test playing (editor on mac).

Left image is origin of sprite (in project view).

and right image is inspector view of panel.

Although sprite is in source image, it’s not appeared (and preview show no image).

I wonder why this happen.

If you don’t know though, if you have any idea, please leave a comment. it’s very helpful for me.
thank you

It’s awkward solution for me, anyway I solved this problem.
I saved this image to .psd file, not .png.
and it recognized successfully in unity editor(mac) / ios.
I still don’t know why…

This worked for me

  1. Go to Build Settings
  2. In the bottom left corner change texture compression to " No Overrides"
  3. Apply Overrides and wait for it to finish
  4. Optional ( Redo your overrides your images in the inspector settings) if you still want some compression

198251-screenshot-2022-08-01-at-152559.png