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.

Feedback [ Feature Request ] InputSystemUIInputModule.ToString() similar to PointerInputModule

Discussion in 'Input System' started by mitaywalle, Jun 22, 2020.

?

Need it?

  1. Yes, need

    1 vote(s)
    100.0%
  2. No, pointless

    0 vote(s)
    0.0%
  1. mitaywalle

    mitaywalle

    Joined:
    Jul 1, 2013
    Posts:
    226
    Hello, congrats with 1.0.0 release, and lots of work made. Really love new InputSystem approach, but debugging EventSystem with InputSystemUIInputModule became pretty hard. Screenshots explains better:
    - StandaloneInputModule: http://prntscr.com/t4m96m
    StandaloneInputModule_ToString.png
    - InputSystemUIInputModule:https://prnt.sc/t4m4ig
    InputSystemUIInputModule_ToString.png
     
  2. Rene-Damm

    Rene-Damm

    Unity Technologies

    Joined:
    Sep 15, 2012
    Posts:
    1,779
    Indeed. Added a TODO.
     
    mitaywalle likes this.
  3. mitaywalle

    mitaywalle

    Joined:
    Jul 1, 2013
    Posts:
    226
    Cool! Waits