- Home /
Enviroment asset's Water is purple
I think the topic explains itself. Everytime i import the Enviroment asset in a Unity project the Water is purple. Everything was imported, but the prefabs and models are purple like the textures were removed. The problem is that i want to make an ocean in my game. WTF? What happened?
Answer by PCSorcery10 · Aug 01, 2016 at 04:04 AM
Same thing happened to me before. To fix this, you must add the correct material to the object. Although, if the material isn't there, import the Environment asset again.
@PCSorcery10 I had an old project with the same asset and it was working, and i am uploading it to my projects. Unfortunelly, i couldn't fix it =/
@Zitoox, if it's still not working, look at @mrpmorris answer, because the explanation for the solution a lot better than I would have explained it.
Answer by harschell · Aug 01, 2016 at 05:30 AM
You water4advacned missing a material(s). Do assign the correct materials with proper texture and shader. That's all you need.
Answer by mrpmorris · Aug 01, 2016 at 06:48 AM
I had this problem. Turns out it was because I installed one version of Unity, and then downloaded the standard assets later, and they were incompatible. I uninstalled and then installed the latest version a couple of days ago and it fixed it for me.
Your answer
Follow this Question
Related Questions
Water4 clipping incorrectly on Android 1 Answer
Water4 and shadows 0 Answers
Unity 5: Water4 4 Answers
water4 - Gerstner Displace Values Missing 0 Answers
Unity Water4 looks like it can pass through objects from a distance 1 Answer