Skybox not updating in game view only

I am using Unity 5 and can’t get the skybox from my scene view to update in game view. I have only one camera, for which the environmental lighting is set to my skybox. When I try and change it in scene view it changes fine, it just doesn’t update in the game view. I have tried changing it via component > rendering > skybox and nothing, I am out of ideas. Any help much appreciated.

Im having the exact same issue unfortunately, any help guys?

Solved! There were a few skybox components in the inspector that needed to be changed.

The solution is to check, if there will be (there would be one) other cameras or main cameras (especially XR Rig’s main camera) that have the property of “environment>background type” in the inspector window. Modify according to your need, and then it will be reflected in your game view.