Skip to content

SteamFrameControllerProfile.FinishSetup should use ThumbstickControl instead of StickControl #12

Description

@matteblair

https://github.com/ValveSoftware/Unity/blob/main/com.valvesoftware.openxr.utils/Runtime/Interactions/SteamFrameControllerProfile.cs#L247

This call to GetChildControl should use ThumbstickControl instead of StickControl to support situations where USE_STICK_CONTROL_THUMBSTICKS is not set. Currently, an exception will be thrown when the device is created because it looks for a StickControl at a path where there is a Vector2Control.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions