ExtendRealityLtd / ExtendRealityLtd/Tilia.Interactions.Interactables.Unity

If you touch something that has touch disabled on it, then that shouldn't register on the interactor

Open
#170 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
9
Forks
2
PR merge metrics
No merged PRs in 30d

Description

### Environment
![obraz](https://github.com/ExtendRealityLtd/Tilia.Interactions.Interactables.Unity/assets/46682105/2ecaa4a9-0e38-4342-9caa-c444921e103a)
Unity 2022.2.13

### Steps to reproduce

1) Create Interactable item with Touching disabled
2) Move Interactor in touching range of Interactable with disabled touching
3) Interactor.Internal.Interaction.Touching.ProcessActiveTouches.SetActiveTouches will register this interactable as valid.

### Expected behavior

Interactor.Internal.Interaction.Touching.ProcessActiveTouches.SetActiveTouches should not register this interactable as valid.

### Current behavior

Interactor.Internal.Interaction.Touching.ProcessActiveTouches.SetActiveTouches register this interactable as valid.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.