Skip to content

OwO-master/Unity-Input-System-Controller-Test

Repository files navigation

Controller-Test

Unity Requirement: 2019.1+
Input System: 0.2.8
by Valxe
If you have any question or anything want to say, feel free email to kculwp@gmail.com


Download:

Unity Standalone: v0.2


Known Issue

  1. Can't set rumble (tested on DualShock 4)
  2. If connect the controller using Bluetooth, not dongle (ie: DualShock 4 -> CUH-ZWA1G) or USB cable. Input System can't detect whether or not the controller is disconnected by power off.
  3. The "Supported Devices" has some bug. If you add "PS4 Controller (on PS4)" as supported device, Input System will BLOCK the DualShock. (Maybe it must pass through by dongle CUH-ZWA1G?).
  4. Input System can detect Joycon, but it doesn't detect as Gamepad(???)
  5. runInBackground doesn't work. Unity window must be focus. (because direct access??)
  6. If connect 2 or more controller, Gamepad.current will try to show all controllers at the same time.My twitter post

Bugs need to be fixed & Something I want to add.

Add Switch PRO image and switch image by current select. (ADD)


Update

2019.04.28

Delete junk code
Fix unstable indecator button
Add Xbox controller indecator image

2019.04.26

Multiple Controller Support

2019.04.25

Project Created!

About

A controller tester project using Unity's new Input System

Resources

Stars

Watchers

Forks

Packages

No packages published