Closed umresh closed 7 months ago
Remove image from inputfield and put into another image with background.
I did it but I can still see the white image rect where the text box is.
I did it but I can still see the white image rect where the text box is.
Make sure the Text and Place Holder Text (width and height) are not bigger than the InputField.
There is a white rect over Unity's Inputfield. I have set the input field alpha = 0 but we have a colored bg for the input as a separate image. I need a transparent input field it looks fine in the editor but there is a white box in the android build.
Placing in white bg looks fine because the white box is merged, but anything colored bg or transparent input field is impossible.