InputAction not called on specific key combination

I think this may be a bug.
My Dodge InputAction isn’t called while my Character is moving Up and Left while using my arrow keys. It works just fine with any other direction.

I have WASD set up for movement as well. However, holding W and A simultaneously doesn’t prevent my InputAction from being called while Up and Left does for some reason.

I have my Character’s movement handled within my Character’s Blueprint. I’ve tried moving the InputAxis and InputAction events to a PlayerController but this still produced the same result.

Does anyone have any insight as to why this specific key combination is negating my Action Event?

Hello,

We’ve recently made a switch to a new bug reporting method using a more structured form. Please visit the link below for more details and report the issue using the new Bug Submission Form. Feel free to continue to use this thread for community discussion around the issue.

https://epicsupport.force.com/unrealengine/s/

Thanks

Thank you. I’ve submitted it through the linked form.