'Unity whole scene disappears when zooming in
My entire scene disappears as I zoom in. I can only view and edit the scene from a very far perspective. However, when playing the game everything is normal. This problem suddenly occured when I was trying things with the canvas (which I deleted afterwards). What can I do? I have already tried changing clipping plane settings on the main camera, and nothing changed.
Solution 1:[1]
It went back to normal when I chose a sprite and pressed F key, highlighting it on the hierarchy.
Solution 2:[2]
You can selecet object you want and then press F. Then it focusses the screen on the object you selected. It will resolve the zooming error also.
Solution 3:[3]
Double-Clicking any object in the scene also works.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Mina |
| Solution 2 | Supuna Warusawithana |
| Solution 3 | Tanner Assenmacher |
