I tried to put the prefab ProDaytimeWater in my scene.
The texture can’t be seen the prefab is all in magenta!
Suprisingly the prefab works normally on my laptop but not on my PC.
I need it to work on my PC!
I need to fix two errors and magenta all over the prefab.
Along with this issue, I have two errors in console:
FIRST ERROR:
Assets/Water/Scripts/Water.cs (103,50) error CS1061: Type 'UnityEngine.Camera does not contain definition for ‘cullingMatrix’ and no extension method ‘cullingMatrix’ of type UnityEngine.Camera could be found (are you missing a using directive or an assembly reference?)
SECOND ERROR:
Assets/Water/Scripts/Water.cs (129,50); error CS1061: Type 'UnityEngine.Camera does not contain definition for ‘cullingMatrix’ and no extension method ‘cullingMatrix’ of type UnityEngine.Camera could be found (are you missing a using directive or an assembly reference?)