- Home /
Standard Image Effects like Anti-Aliasing and Depth Of Field "Not supported on this platform
Every time I try to add in one of the standard image effects to my camera it instantly gets turned off. I've gone through and tried to look at other people that had this issue, but I can't seem to resolve it.
I've even made a new scene, added Anti-Aliasing, and have it work fine. But if I copy over my Assets folder, go to the scene I'm working on and try to add the Anti-Aliasing script there, it errors again.
The error message doesn't specify. Though I'm only building for Windows.
And what version of Unity are you using? DX9/11? Forward/deferred rendering? Has this always happened or has it only just started? What if you create a new project without copying over your assets folder but just re-import Standard Assets - does it work then?
Answer by Glitcher007 · Jul 17, 2016 at 08:39 AM
Updating to 5.4.0f1 fixed this issue as far as I can tell.
Your answer