Entity with DistanceGrabbable component does not return to the original position if the user, without releasing the entity, grabs it again with the other controller or hand.
Note: Change size option is unchecked in the DistanceGrababble properties
Steps to reproduce:
- Grab an entity with the right hand
- Grab same entity with the left hand
- Release entity from right hand
- Move left hand
- Release entity from left hand
Expected result
- Entity moves to position where it was sitting originally in the scene
Current result
- Entity moves to the position where the left hand grabbed it from the right hand
Entity with DistanceGrabbable component does not return to the original position if the user, without releasing the entity, grabs it again with the other controller or hand.
Note: Change size option is unchecked in the DistanceGrababble properties
Steps to reproduce:
Expected result
Current result