In Unity 2020.3.15f2 with HDRP 10.6.0 if turn on GPU instancing on HDRP/Lit material, its worked fine. See batcging / saved batcing running well.
In 2020.2.25f1 with HDRP 10.7.0 if use GPU instancing on material, its have no effect.
I found a same issue in Unity 2021 with HDRP project. The simple mesh GPU instancing not worked to me.
Dont want upgrade my project until not found a solution for this. A woud like use a new volumetric sky features in 2021 but instancing not work.
Have any idea what i made wrong, or miss. For testing i used the same default Sphere and textures.
Many many thanks you reply.
Now i feel myself so clumsy… Lot of hours from performance imporve and the new version kidding with me.
Turned off the SRP, but the situation is same its have no effect.
I try from the start:
1 Edit / Project settings /
2 Graphic / Scriptable Render Pipeline Settings
3 Select DefaultHDRPAsset / Debug / turn off SRP
I thought i already understood the GPU material instancing but no. Unity 2020.2.25f1 with HDRP 10.7.0 and over versions kick me back XD
if you can possibly recommend something good tutorial on GPU instancing / batching, I will be happy to learn