Hi all,
I’m learning Unity and going through one of the 2D tutorials. I’m at this step where we are adding a virtual camera to the game: Camera - Cinemachine - Unity Learn
All of a sudden after adding it, my Game view is only showing the Background - no other objects. The Scene view shows everything correctly. Even if I remove the newly added camera, still only the background shows on the Game view. I’m not sure what I did wrong and how to fix this. Screenshots below of the Scene View and Game View - any help would be greatly appreciated. Thanks!