Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Bug Input field crashes with Input System on mobile

Discussion in 'Input System' started by NonSpicyBurrito, Jul 28, 2020.

  1. NonSpicyBurrito

    NonSpicyBurrito

    Joined:
    Apr 4, 2020
    Posts:
    14
    To reproduce:
    1. Add Input System package.
    2. In Project Settings, change Active Input Handling to Input System Package (New)
    3. Put an Input Field (not TMP, just the normal kind)
    4. Build project as Android apk, run on a device.
    5. Enter roughly 70 characters into the input field, app crashes.
    (A reproduction project is also attached, a bug report is also filed Case 1266543)

    Apparently this has been around for a long time now and now that Input System is out of preview yet it's still not fixed. Please take a look.
     

    Attached Files:

    Last edited: Jul 28, 2020