ExtendRealityLtd / ExtendRealityLtd/Zinnia.Unity
AudioSourceHapticPulser can't be placed on another game object
Open
- Dominant language
- C#
- Stars
- 321
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
the audio source haptic pulser uses filter read, it has to be right beneath the audio source.
but the way it is presented in the inpsector deceived us to think it can be placed elsewhere.

### Solution
Add a hidden component to filter read at runtime, just like CollisionTracker will add CollisionTrackerDisabledObserver
Contributor guide
Assessment
This issue has not been assessed yet.