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
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.