A BatchDrawCommand is using a pass from the shader “Shader Graphs/SkinLit” that is not SRP Batcher compatible. Reason: “UnityPerMaterial CBuffer inconsistent size inside a SubShader” ()
This error has occurred since 2022.2.3. Occurs when a computeDeformation node is used in Shader Graph.
Do you know how to solve it?