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 Android Crash when entering >64 chars in InputField

Discussion in 'Input System' started by NongBenz, Aug 8, 2020.

  1. NongBenz

    NongBenz

    Joined:
    Sep 30, 2014
    Posts:
    26
    Since upgrading to InputSystem (1.0.0 package), Android will immediately crash when inputting any character on the 65th stroke on mobile. Every time.

    Sorry I can't produce a test project since Android builds take very long on my system but was wondering if anyone else had the issue or I'm overlooking something.

    Benz
     
  2. Rene-Damm

    Rene-Damm

    Unity Technologies

    Joined:
    Sep 15, 2012
    Posts:
    1,779
    This has been fixed (required a native change) and from all I know, backports are under way. I'll go dig to see what the landing status is.
     
    NongBenz likes this.