- Home /
Why does the frame debugger say node uses different shader when it isn't?
I have 5 cubes on screen. They all use the same material. Yet I am getting 5 draw calls for this. The frame debugger says the nodes use different shaders? I edit the material through script but I am using sharedMaterial.
Comment
Your answer
Follow this Question
Related Questions
How to know if my Shader Graph is supported by the SRP Batcher? 1 Answer
How can i get my quad to only render my texture without stretching it? 1 Answer
Using Color.Lerp with Lightweight Render Pipeline 1 Answer
Standard Terrain Shader Upgrade to URP 1 Answer
URP material set texture scale 0 Answers