hi,
Simple question: I have a semi-transparent black image that I want to add a solid white outline to.
When I add the white outline, it fills the entire image with the white, making the center of the image white-washed.
This seems like such a simple thing that I can’'t understand why it does this. How do I make an image semitransparent with a solid border? (see below image, the center appears grey, because the white from the border is being filled in… if there’s no transparency, it works fine (black center with white border)).
I did search and found a similar thrtead, but no resolution:UI.Outline fills background - Unity Engine - Unity Discussions
I did try doing what this person says and tried UIExtensions ‘NicerOutline’ - it has the same exact issue though.
Thanks for any help!

