UnityNativeEditBox
UnityNativeEditBox copied to clipboard
A native implementation of text input boxes on iOS and Android for Unity
I haved an unstable behavior on NativeEditBox plugin on Android device mostly cases.. ( cant select the text at certain character or when click back button the new text typed...
Hi, Thnks for the great pluging. Im testing on iOS an multiple entry on inputfield. but when get the focus on inputfield, the background turns "dark" color (black). But when...
Hello ! I'm using the plugin and I noticed that there is a kind of blink when I'm disabling and enabling the native edit boxes. There is below an example,...
I want to make the input field scrollable but I don't know how to do it. Of course, it already has a weak(?) scroll ability, but it is too slow,...
Not being able to set the focus on the native edit field (at least I couldn't find a way) is a real shame - you often expect to just start...
Hi, I saw your Android project, of native editbox, i tried to create 3 or 4 inputfields in unity, it is generating 4 nativeeditbox, but how to destroy if i...
I tried using this with TextMesh Pro, and the text appears tiny (like a few pixels high, completely not readable). I am seeing a value of 0.174418598 as the pixelsPerUnit...