Make sure to disable the turn to X options in the event interaction of your events when using sprites. Otherwise, the event's game object will turn to the player, probably making it invisible.
If that's not the case, pause the game when this happens and check your scene what's going on, e.g. rotation of the sprite, renderer, etc.