skybox broken...

I install unity5 and import a project developed with unity 4.6.

In the game scene the cloud in the skybox is filled with black spots. Many parts of the clouds is black. What’s wrong and how can I fix it?

PS:render setting is under the “editor” menu and I can add a global skybox here. Where is render setting in unity 5?

You need to chamhe the alpha on the skybox/shader.

In unity5 the alpha is set to black, earlier versions it was white. Just fix this and things will look fine again

I know this might be a bit too late but Im gonna write an answer too.

In your project view with all the assets. Find the skybox you want to fix and simply press once on it. The inspector view now have the skybox selected and under each of the pictures (6 pictures) there should be a button which say, fix now. Press it and you are done!

Hey man, I’m not sure why or how all of unity’s skyboxes got messed up, it’s not the only thing they have effected either, but you can fix it.

http://docs.unity3d.com/Manual/HOWTO-UseSkybox.html

Edit: you can also set your lighting type to linear from the Edit>Settings>Player window. Also, I just noticed that when you inspect the skybox shaders of the old unity skybox packages, it prompts you to ‘fix now’ on each sky image to support physically based rendering.