It looks like there are known issues with the shader API at present: http://answers.unity3d.com/questions/1190649/basic-water-shader-error-message.html
Replacing all instances of unity_ObjectToWorld with _Object2World resolved the issue for me. If people aren’t comfortable editing shader source yet, chrispytwitch reports that working versions of the shaders are included in the project files.