InputAxis MotionControllerThumbRightY Axis value always zero when name to long with underscore in the name

Hi,
The InputAxis MotionControllerThumbRightY Axis value is always zero when there is an underscore in the name.
When the underscore is removed I get my normal Axis value’s again. The first Image shows my original test. The second image shows the solution. In the 3th image I tried the underscore on a different place, resulting in also only zero outputs.

UPDATE
Shortening the names of the Axis Mappings seems to fix the problem too. In that case there is not a problem with the underscores. Anyway there should be an indication on name-length-limit or something that prevents using underscore in certain cases.

222875-input3.png

222876-input4.png

I thought I removed all the events that might have consumed the input. I did found one that was hiding in the level-blueprint now. So I might have been wrong. I haven’t retested evrything yet. I’ll try when I’m on more time. Thanks for the reply !

I am going to convert my previous comment to an answer for tracking purposes. Feel free to reopen this issue (by posting a reply) if it turns out that this does not resolve the problem and I will be happy to assist you further.

Hello VlecadGS,

I ran a few tests on our end, however I was unable to reproduce the issue that you mentioned. Could you insure that you do not have another event consuming the input from the controller? Could you also check to make sure that the node has been correctly updated after changing the name (removing the old node and re-adding it to the graph)?