I have CameraActor on level. And I set it as target view for player controller (Epic’s guide about static camera). But when I started level, I see that another camera created in pawn that I using in the game. How I can prevent creation of that camera in pawn?
I also have this problem, sorry for bumping but is there any solution? Thanks.