Search Unity

Question ShaderGraph gradient shader not showing on iOS

Discussion in 'Shader Graph' started by EduardDraude, Apr 21, 2020.

  1. EduardDraude

    EduardDraude

    Joined:
    Mar 8, 2019
    Posts:
    60
    Hello,
    I made a really simple gradient Shader with ShaderGraph (see attachment), but it is not displaying on iOS.
    I Use URP 7.3.1 and Metal Graphics API with Linear space.
    Is there any know issue with these settings?
     

    Attached Files:

  2. EduardDraude

    EduardDraude

    Joined:
    Mar 8, 2019
    Posts:
    60
    Are the Sprite Unlit Graph Shader not supported by iOS? Is this somewhere documentated? Cant find anything.
     
  3. talhakaya

    talhakaya

    Joined:
    Jun 7, 2013
    Posts:
    6
    I'm in a similar situation, really simple sprite unlit shader made with shader graph, working on Android but not on iOS. Using Metal.
     
  4. AdamBebkoSL

    AdamBebkoSL

    Joined:
    Dec 9, 2021
    Posts:
    33
    Same here