umi icon indicating copy to clipboard operation
umi copied to clipboard

Input Field does not adhere to UI Masks in Android build

Open chloelcdev opened this issue 3 years ago • 1 comments

Using a ScrollRect with the InputField, the input field shows up above the masked area when scrolling downward. This doesn't seem to be the case in editor.

chloelcdev avatar Dec 15 '21 16:12 chloelcdev

Yeah, it will be above everything on scene, cuz it's native input, and we cannot insert it into canvas.

mopsicus avatar Dec 15 '21 17:12 mopsicus