rscwn
Results
1
comments of
rscwn
Try calling `SetHandleKeyboardInputs()` and setting it to true like this: `static TextEditor editor;` `editor.SetHandleKeyboardInputs(true);` It fixed my issue where i couldn't type in PC or Android.