Pop Input

Pop Input uses native browser pop-ups to interact with Unity’s Input fields. This has a number of advantages, most critically of course mobile touch keyboard support in Web GL builds, a feature that should have long been native in Unity.


Pop Input is lightweight, easy to integrate into your project, and intended to save you hours of valuable development time.


To get started, simply add the component “Web GL Input Helper" to an input field, and (For Android Chrome Support) replace your event system with the "Web Compatible Event System".


Check out our demo here

Check out the documentation here


Features:

  • Web Copy and Paste Support
  • Autocorrect Support
  • Web Touch Keyboard Support
  • Special Characters and Languages Support
  • NEW: Supports both Input Systems

This Plugin has been verified for all major browsers, on both desktop and mobile devices.

Please let us know should you encounter issues or incompatibilities.