Summary
Input Trigger Device’s ‘Released’ event is not being detected in verse
This is a CRITICAL error in my game as my game heavily relies on Input Detection to function properly.
Please select what you are reporting on:
Verse
What Type of Bug are you experiencing?
Verse
Steps to Reproduce
Subscribe to ReleasedEvent with a function
The function is NOT called at all.
Expected Result
Expected result is that the ReleasedEvent triggers your function when the input is released.
Observed Result
OnReleased doesn’t get detected at all so your function does not get called whatsoever.
Platform(s)
Windows