Search Unity

Feedback Does Input System safe solution for a studio who is releasing a commercial game on PS5 and PS4 ?

Discussion in 'Input System' started by marchall_box, Sep 28, 2021.

  1. marchall_box

    marchall_box

    Joined:
    Mar 28, 2013
    Posts:
    139
    Hello,

    We are on Unity 2019.4.30f1 LTS.
    Does Input System 1.1 a safe solution for a studio that is releasing a commercial game on PS5 and PS4?

    Thank you,
     
  2. pitchblende

    pitchblende

    Joined:
    Jan 9, 2020
    Posts:
    71
    Well, in my recent experience there are many issues (I submitted five bug reports for 1.1.1 just last week) and the Unity team seems to be struggling to address them in a timely manner. I'm already committed to Input System but I kind-of wish I wasn't at this point.

    If you are proactive about hunting down their bugs and finding your own workarounds then you might get away with it.

    FWIW, the issues I've encountered have been observed with both 2019.4 and 2021.1 - that hasn't seemed to have made much difference.
     
  3. marchall_box

    marchall_box

    Joined:
    Mar 28, 2013
    Posts:
    139
    Thanks for the feedback. I loved Input System so far (using 1.1.1) but 3rd party studio that is doing PS4/PS5 porting for us seems to have difficulty getting the InputSystem working smoothly on PS4. They recommended me to use Rewired? (I've never heard of it.) I guess it might be better to look into that..
     
  4. longroadhwy

    longroadhwy

    Joined:
    May 4, 2014
    Posts:
    1,551

    You can find Rewired in the asset store. It has been around since 2014.

    https://assetstore.unity.com/packages/tools/utilities/rewired-21676

    Information on supported controllers and platforms is here:
    https://guavaman.com/projects/rewired/docs/SupportedControllers.html

    Forum thread is here:
    https://forum.unity.com/threads/rewired-advanced-input-for-unity.270693/

    You can get a free trial version of Rewired here to see what it is like.
    https://guavaman.com/projects/rewired/trial.html