9 slice is cropping image out instead of scaling

I’m currently having an issue with my 9 slice. Every time


I set the green lines in 9 slice. I hit save and instead of the image working as intended, the image becomes cropped to whatever the inner green square is. I cannot find anything on how to fix this

second picture because unity won’t allow multiple image

Is your Renderer / Image component set to 9-slice? (ImageType or DrawMode = “Sliced”)

yes it is set to sliced.

Pic of Texture Importer for the texture?

In particular I’m curious if it’s set to Repeat or smth odd. What happens if you you revert it to Defaults fro Sprite / UI?