A downloadable Unity Plugin

Buy Now$7.50 USD or more

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.

Tested with Unity 2019, 2020, 2021!

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

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.

Technical Details:

How it Works

This plugin is designed to be a lightweight native implementation, to be as undisruptive but adaptable as possible. When a Web-compatible input field is clicked, we call a JS function that creates a native browser pop-up prompt dialog. The current value in the text input field is parsed as a parameter, as well as the “salted” name of the sending input field.

Caveats

Full-Screen

If your Web GL application runs in full-screen, the full-screen mode will be exited in some browsers by invoking a pop-up. Since full-screen is not supported on mobile Web GL this should in most cases not be an issue.

Pop-up

This plugin relies on pop-ups. If used in a very text-input-heavy game, this might become annoying to players. Consider a different plugin if your game requires very frequent text input on mobile devices.

Features:

  • Web Copy and Paste Support
  • Autocorrect Support
  • Web Touch Keyboard Support
  • Special Characters and Languages Support
  • Compatible with TMP Pro

Purchase

Buy Now$7.50 USD or more

In order to download this Unity Plugin you must purchase it at or above the minimum price of $7.50 USD. You will get access to the following files:

Pop Input 1.2.unitypackage 660 kB

Development log

Leave a comment

Log in with itch.io to leave a comment.