How can I Turn on "White rectangle" in scene view
Hello everyone, I couldn't find a solution yet, I looked through the forum and googled but no one seems to be able to tell me how to turn on the white rectangle. I am talking about the small white border that shows you which parts you see in your game view. (2D) Maybe it is really simple to solve but I just started with unity and the tutorials seem to expect that it is just turned on. Since I don't know how and why it is turned off, I can't imagine how to turn it on. So please if you know by chance a solution, I would be really happy, if you could answer my question Thx a lot and Merry Christmas everyone ;)
I am having the same problem.
Trying to go through the Rubys Adventure Tutorial.
"If you switch to the Game view, you will see your Sprite in game. If the Sprite is outside the white square bounds in the Scene view, then it is not in the camera’s view,...."
However, in my scene view there is no white rectangle. Have not posted this in the Tutorial forum, as this seems an editor specific issue.
Answer by JonathanMah · Feb 15, 2020 at 07:38 AM
@SuperSinStudios @SecondLegend
You can see the white rectangle around the camera by changing the projection field in the camera settings to 'Orthographic' instead of 'Perspective'.
Answer by ascanderjr · Mar 24, 2021 at 08:45 AM
try clicking on gizmos in the top right corner of the scene view. That worked for me,Click on gizmos inside the scene view, that did it for me
Answer by Motorfisk · Feb 26, 2020 at 01:09 PM
My camera is set to Orthographic but i still doesnt see the rectangle?
Answer by juratecompton · Jan 28 at 11:20 AM
I had to zoom out main camera to see the white rectangle
Your answer

Follow this Question
Related Questions
The problem with the UI image. 0 Answers
Render Queues and atmospheres 1 Answer
Unity not working in Opera 3 Answers
how can we modify a rect position to folow the camera position 0 Answers
Scene view performance 0 Answers