Calling DiscardPlayerInput() does not appear to actually discard the player input. The comment for the function indicates that input will be consumed and discarded without doing anything with it. However, when playing the game all input still appears to be applied normally.
RESULT:
All of the inputs are applied normally even though player inputs should be discarded.
EXPECTED:
All of the inputs are discarded and not applied.
How to delete some elements correctly when deleting an array loop?
How does TextureRenderTarget2D get TArray<uint8> type data?
Why does the REMOVE method of map container remove elements have memory leaks?
How do I set a material as a post-processing material?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
How does TArray loop correctly remove elements in blueprints?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-60809 in the post.
3 |
Component | UE - Gameplay |
---|---|
Affects Versions | 4.18.3, 4.19.2, 4.21 |
Target Fix | 4.21 |
Created | Jun 19, 2018 |
---|---|
Resolved | Jul 25, 2018 |
Updated | Oct 2, 2018 |