Hey guys Im getting an error when I apply ImageEffects to the main camera in unity. I get this error
The image effect Main Camera (BloomAndFlares) on Main Camera is not supported on this platform! UnityEngine.Debug:LogError(Object) PostEffectsBase:ReportNotSupported() (at Assets/Standard Assets/Image Effects (Pro Only)/PostEffectsBase.js:63) PostEffectsBase:CheckSupport(Boolean) (at Assets/Standard Assets/Image Effects (Pro Only)/PostEffectsBase.js:35) BloomAndFlares:Start() (at Assets/Standard Assets/Image Effects (Pro Only)/BloomAndFlares.js:73)
What am I doing wrong? How can I fix this? Im running Windows XP SP3 Thanks in advance!