0
Under review

Shaders not rendering correctly on iOS metal

ngwilliams 9 year бұрын updated by Freya Holmér (Developer) 9 year бұрын 3
Any shaders in my project that use lighting (custom or built in modes) are failing to render in iOS Metal mode. Unlit shaders all appear to be working correctly.

Building without Metal enabled gives the correct look, as does the editor viewport.

This is with SF v1.13, Unity 5.04
Under review
Could you check your build log for any errors?
It's now looking like the issue may actually be further down the line in our post-processing. I'll report back when something concrete gets determined.