JaydenMaalouf / JoystickPlugin

Native Input Joystick Plugin for Unreal Engine 4/5
MIT License
30 stars 6 forks source link

Joystick Axis and Buttons not working #56

Closed MustangEnthusiast51 closed 7 months ago

MustangEnthusiast51 commented 7 months ago

I'm able to assign the joystick in the enhanced input mapper, but I can't choose a specific event. When I choose one, it only shows the device name and the event never fires. image I'm using UE5.3 and release 3.2 (the experimental one because of the 5.3 build)

JaydenMaalouf commented 7 months ago

Thanks for reporting this! I was able to replicate it when a device was plugged in that contained spaces in the name. I have pushed up a fix as part of #59 I will have a release candidate for this out shortly!

JaydenMaalouf commented 7 months ago

3.3.0 is out! Please feel free to raise another issue if you happen to find something!