Hi,all
I once again seemed to have encountered another weird problem.Image effects are displaying below error
Assets/Standard Assets/Image Effects (Pro Only)/AntialiasingAsPostEffect.js(81,30): BCE0017: The best overload for the method ‘PostEffectsBase.CheckSupport()’ is not compatible with the argument list ‘(boolean)’.
Assets/Standard Assets/Image Effects (Pro Only)/AntialiasingAsPostEffect.js(86,35): BCE0005: Unknown identifier: ‘CreateMaterial’.
Assets/Standard Assets/Image Effects (Pro Only)/AntialiasingAsPostEffect.js(92,13): BCE0005: Unknown identifier: ‘NotSupported’.
Assets/Standard Assets/Image Effects (Pro Only)/AntialiasingAsPostEffect.js(93,25): BCE0005: Unknown identifier: ‘ReportAutoDisable’.
Assets/Standard Assets/Image Effects (Pro Only)/AntialiasingAsPostEffect.js(96,24): BCE0005: Unknown identifier: ‘isSupported’.
Assets/Standard Assets/Image Effects (Pro Only)/BloomAndLensFlares.js(95,30): BCE0017: The best overload for the method ‘PostEffectsBase.CheckSupport()’ is not compatible with the argument list ‘(boolean)’.
Assets/Standard Assets/Image Effects (Pro Only)/BloomAndLensFlares.js(97,31): BCE0005: Unknown identifier: ‘CheckShaderAndCreateMaterial’.
Assets/Standard Assets/Image Effects (Pro Only)/DepthOfField34.js(83,35): BCE0005: Unknown identifier: ‘CheckShaderAndCreateMaterial’.
…etc(And many more)