Unity Gaussian blur Shader just makes my texture white - Why?

I'm trying to make a Gaussian Blur Shader work from this tutorial: https://github.com/mattdesl/lwjgl-basics/wiki/ShaderLesson5 But when I convert it to unity's shader language I'm getting nothing ...