Webgl (2D, Compatibility) - shader instance uniform not working

Godot Version

4.5

Question

2D game exported for Webgl (Compatibility).
I have a shader with few instance uniform floats.
In the Debug they work perfectly, but when on the web (itch.io), the instance uniform stop working.
It’s me or it’s a known issue?

Thanks