So I was browsing the AActor documentation and found two functions, “UpdateComponentTransforms()” and “UpdateOverlaps()”. I added these two functions after my pawn moves and this seems to fix the problem. If I had waited like a few more minutes I wouldn’t have had to post this dumb question, but hopefully someone else who has the same problem will find this post useful.