![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | smxham |
Hello, At some unknown point of time in my project I changed/added something that caused a previously working _unhandled_input() to stop being triggered on the desired unhandled input.
However, I can’t seem to find what exactly is handling the input to cause this to happen. I think I’ve tried the obvious things (disabling UI elements, commenting out other uses of input functions.)
Is there a way to determine what precisely is using up the input?
Thanks