Unity 3 Underwater Caustics

Did I do something wrong?

I upgraded the 2.6.1 demo to Unity 3, and now when underwater there is no effect. I do see that there is an underwater surface shader, but I don’t know if it is being applied.

I thought the underwater effect was only in unity pro, maybe assets didnt import correctly?

Well I am using Unity Pro 3.0, but before I was using the free version.

unity 3 has a new example project, island is gone
the old shaders from 2.x will not needfully work anymore (not everything thats auto upgraded still works) so you might have to write an all new shader for the effect.

Okay, thanks. I’ll look into it.

HLSL or GLSL? I prefer HLSL though.