I was simply following a tutorial for Unity, in which i made use of UI elements and multiple scenes. The next part of the tutorial wanted me to get rid of a bunch of stuff which i didn’t want to at the time, so i just made a new scene to continue on. But when i did that, the scales of the new objects and the camera have gone out of control. Whereas before i could pan around the newly created (example)cube as usual, now even a single input of the scroll wheel sends me past the cube and camera as if they were extremely small, but the transform scales are no different.
I think it may have had something to do with the UI elements because of the sheer size of the canvas, but it doesn’t help me reverse the messed up scene view. What do i do?!?
(if the question has been asked before, i’m very new to this website and don’t know how to search for those, i’m sorry)