Skip to content

AngularTransformDrive with long meshes does not match grabbing interactor motion #102

@Scraphead

Description

@Scraphead

Environment

Unity 2019.4.21f
"io.extendreality.tilia.interactions.controllables.unity": "1.11.14",
"io.extendreality.tilia.interactions.interactables.unity": "1.15.8",

Steps to reproduce

  1. Create an new unity scene set up with tracked alias and an interactor with grab support.
  2. Create a Intearactions.AngularTransformDrive prefab
  3. Set Cube transform Scale inside AngularTransformDrive into (1, 2, 0.1) to make a simple door
  4. Set Cube transform position to (0.5, 0, 0) so the door will look like it rotates around a hinge.
  5. Set AngularDriveFacade "Drive Axis" to rotate around YAxis
  6. Start game in VR and grab top corner of door and move it.
  7. Compare it to when you grab mid section of door and move it.

Example gif:
TiliaAngularTransformDriveIssue

Expected behavior

AngularTransformDrive should rotate to match interactor at any position during grab movement.

Current behavior

AngularTransformDrive falls behind if interactor is grabbing at ends of long meshes.

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