Game objects appear in game view but not in scene view?
My Unity2D project has been working well, until today when the game objects suddenly disappeared from scene view but in game view it was still there. I’ve tried restarting unity, and that did not work. When I googled, I mostly saw answers for when the object was in scene view but not in game view, which is the opposite issue from what I am currently facing…