Camera object is visible during the game scenario

Could it be there’s the default pawn being spawned? the default pawn is a sphere, and your scene looks like to be fully unlit/emissive, so maybe that’s why the default pawn looks like a black circle.

If that’s the case, you can set the default pawn to None on your Game Mode. (or whatever you need)

2 Likes