hi all,
i am newbie at unity and i have developed my first game successfully. it works fine in editor but when i export in ios it works fine except one warning. there is bomb effect and it does not work in ios, only black rectangles appears. and it says at xcode logs;
WARNING: Shader Unsupported: 'Custom/Additive_Base' - Pass 'FORWARD' has no vertex shader
WARNING: Shader Unsupported: 'Custom/Additive_Base' - All passes removed
as i said it works fine in editor, no error no warning but at ios (iphone 6s with ios 11) i am having shader problem, why?
thanks in advance...
↧