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.
Dismiss Notice
Join us now in the Performance Profiling Dev Blitz Day 2023 - Q&A forum where you can connect with our teams behind the Memory and CPU Profilers and the Frame Debugger.

Feedback [Tip] For new Input System to work in Windows builds.

Discussion in 'Input System' started by MlleBun, Nov 11, 2019.

  1. MlleBun

    MlleBun

    Joined:
    Sep 19, 2017
    Posts:
    163
    Hello, just a little tip if the new Input system is not taken into account in Windows 64 builds. In Build settings, change the Architecture to x86 to x86_64. x86 will work with the old input system but not the new one.

    upload_2019-11-11_14-36-18.png
     
    Dibbie likes this.