How do i get my Skybox reflected in water

Hi

just started to paly with unity.
bought UnityPro a couple of weeks ago
i build a small island and i like to
get my skybox reflected in my water.
it looks that there is a differend skybox
reflected in my water( reflection render texture).
i have a feeling that there is also a refresing problem
with my water. strange reflection

any setting i need to do.

thanks

Norby

Did you assign the skybox in the render settings?
Edit → Render Settings

This way the skybox will be used across all cameras and water.

The water reflections currently only look correctly in the game view and not in the scene view. Is that what you are seeing?

Just dragging in the water prefab, using default camera and setting up skybox in RenderSettings should work. If you have added Skybox component to any of the cameras, then you want to add it to water camera, and setup the same skybox.

If that does not work for you, or the water has some issues, use ReportBug.app and attach the project folder that shows this. We’ll investigate.

Thanks Guys

Small setting with big results
this solved my problem.

thanks

Norby