I am experiencing that Render Textures don’t work properly in some browsers when antialiasing is used on the Render Texture – both when created from script and when created in editor.
Right now, I can only make it work properly in Chrome. In Safari and Firefox, the Render Texture just shows up as a very strange texture, composed like a patchwork of other textures.
Even more strange is that I recall that it has been working in at least Safari.
(I have only tried these three browsers, and only on OS X)
My solution is just to disable antialiasing on the Render Textures when building for web, but I just wanted to share my experience, in case others might have the same problem.
Best regards Jakob
PS. my system info:
Unity version: (Unity Pro) 4.6.1f1
Operating system: OS X 10.10.1
