I’m using universal render pipeline/lit shader for some of my materials and after a platform switch, they are rendered differently from what is expected. When I press play un Unity Editor (2020.1), I can still see that glitch. which disappears in a built version (if you build and run the app - materials are rendered just fine):
But if I just switch from Metalic to Specular workflow and back, Unity starts to render them correctly. No changes are detected after this switch so I’m not sure what is going on:
What do I miss?



