Search Unity

Bug Unity 2022.2.19, Skybox gradient lighting not affecting on Normal maps anymore (Android)

Discussion in 'Editor & General Support' started by Extrys, May 14, 2023.

  1. Extrys

    Extrys

    Joined:
    Oct 25, 2017
    Posts:
    345
    Unity 2022.2.19, Skybox gradient lighting not affecting on Normal maps anymore
    currently upgraded unity and now the normals of models are not working with the gradient skybox lighting, they were working before, it has been tested on vulkan and Gles3
     
  2. Extrys

    Extrys

    Joined:
    Oct 25, 2017
    Posts:
    345
    I just created a repro project, and reported the bug, for more info this isnt happening in upr 13, just in urp 14
     
  3. Extrys

    Extrys

    Joined:
    Oct 25, 2017
    Posts:
    345
    I confirm it also works using the 14.0.6 version of URP and Core
    so the problem was potentially introduced in 14.0.7
     
  4. Extrys

    Extrys

    Joined:
    Oct 25, 2017
    Posts:
    345
    The breaking bug is in the shaders, are just the shaders, im just reverting SimpleLit to the 14.0.6 from the 14.0.7 and now seems to work, i dont know yet whats the breaking change inside the shader