In tutorial videos that i’m watching, it has border at the camera in scene
But you see i dont have the borders in scene
When I select the camera from hierarchy i can see the borders but i dont want this
How can i fix this. I want to see the camera borders
1 Like
Wezai
January 28, 2020, 7:23pm
2
In the scene window you can click on gizmos and enable the camera.
4 Likes
eses
January 28, 2020, 8:04pm
3
@emirtanir
Another reason for camera view frustum not showing up, is you have collapsed the Camera modifier in object. Same goes for most of the Unity Components, collapsing it disables the viewport rendering.
3 Likes
I tried this but its didnt worked. Everything is enabled in gizmos
I will check it, but i didnt collapsed anything, When I create any new project i got this problem
i_ko
April 15, 2020, 4:31pm
7
Valjuin:
Select Main Camera in Hierarchy.
In Camera component in Inspector, change Projection from ‘Perspective’ to ‘Orthographic’.
(Im not this post author, but : )
Thank you sir!
1 Like