I'm fairly new to Unity and I'm following a tutorial on adding skybox to my scene. In the tutorial they are using Unity4 and they do Assets>Import Package>Skybox but I do not see this option in Unity 5. Anyone know where it's located?
To add a Skybox Component to a Camera, click to highlight the Camera and go to Component->Rendering->Skybox.
Window->Lighting menu to apply a skybox material to your scene.
To override for a specific Camera add a Component->Rendering->Skybox to the Camera GameObject.
See: http://docs.unity3d.com/Manual/class-Skybox.html
For skybox materials you can go to the Asset Store and download the free Standard Assets for 4.6 from Unity. There should be some other free skyboxes on the Asset store are well, or you can download from the web then create a new material in Unity 5 and select the Skybox shader (supports 6 sides, cube map, procedural) and set the textures.
If you had downloaded any version of Unity prior to Unity 5-
Go to C:\Program Files (x86)\Unity\Editor\Standard Packages
and double-click on the Skyboxes
file.
But you need fix the alpha in the textures, go to the project panel "/Standard Assets/Skyboxes/"
in the hierarchy and then select one skybox. Click the "fix now" buttons in the inspector. Do this for all skyboxes.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With