microdee / UE4-SpaceMouse

Control Viewport cameras with 3DConnexion SpaceMice, using HID directly.
MIT License
157 stars 23 forks source link

pull puck fully back or to the right - movement stops #28

Closed mrboni closed 3 years ago

mrboni commented 3 years ago

When pulling the puck back or fully to the right the movement stops dead. Using the marketplace plugin in 4.26

edit - same with both the rotation axis too!

microdee commented 3 years ago

thanks for reporting, I've made a release just recently (1.1.1), the update has gone live just 2 hours ago in the marketplace, can you also check if the problem persist in the new version? I will test it on my own of course in a moment. Also can you tell me which device you have? you can also tell me product and vendor ID if you turn on Display Debug Information under HID section of the plugin preferences.

microdee commented 3 years ago

Unfortunately I couldn't reproduce it with version 1.1.1 in UE 4.26.1. Also check if your rotation and translation curves are set properly (doesn't go to 0 at X=1) and looks similar to the screenshot attached

image

mrboni commented 3 years ago

Thanks for getting back to me.

I updated and still get the issue. Am using a Spacepilot Pro with UE4.26.0 on a mostly up to date Windows 10.

The curves are at default.

image

The movement also feels a little jerky - compared to either keyboard navigation or the official plugin

microdee commented 3 years ago

yeah that doesn't sound like it's working as intended, would you have time for a teamviewer session for a closer look with your controller? it smells like I just don't have the correct assignment for the Space Pilot Pro

mrboni commented 3 years ago

Sure. Now?

On Sun, Feb 7, 2021 at 9:29 PM David Mórász notifications@github.com wrote:

yeah that doesn't sound like it's working as intended, would you have time for a teamviewer session for a closer look with your controller? it smells like I just don't have the correct assignment for the Space Pilot Pro

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/microdee/UE4-SpaceMouse/issues/28#issuecomment-774771466, or unsubscribe https://github.com/notifications/unsubscribe-auth/AANU35E5GMBYGGXI32PRN63S54A4LANCNFSM4W6LPPNQ .

microdee commented 3 years ago

For the record: SpacePilot Pro had some issues with the way how I was filtering input for the most-significant packet meant to indicate the movement for a frame. According to our session I found the cause of the issue and released a fix.