Hello.
I’m working on SideScroller game and I try to use standart Character Class. Sometimes my character get stuck on the edge of an object while running, in a few seconds, if I add movement input each frame on EventTick. Here’s how it looks on the standart Side Sсroller template. I did not change any settings in the Character Movement component. Only changed SideScrollerCharacter blueprint for applying input every frame:
Please help fix this Issue.