When working on my game I noticed that whenever I move the player way up on the map or way down on the map this pink square starts to follow my player with an offset. I included a screenshot of it. I have no idea where it's coming from or how to get rid of it. Have you guys seen this before?
I got it figured out thanks for checking it out anyways. Turned out to be a ground check Line2D I was using to visualize my ground checking raycast. I left it on and it was displaying in game.