I’m observing some strange behaviour where occasionally, Spacebar will not cause the character to jump. I printed the value of CanJump just before trying to jump and it’s coming up as true but no jump is happening.
BP code that checks if you can jump, and then tries to jump (+ telling the animation BP what to do)
Code that activates jump, and (tells the animation BP what to do)
Just in case it’s relevant, version is Unreal Engine 5.0.3.