[Issue] Gauge is going out of range

I have done a direct tag binding whenever i come back to the view gauge needle will be out of range how to fix this

Your value of 0 is well below the minimum value.

Add a transform to clamp the value between the gauge min and max.


Yes i have done it
This issue only occurs when i do a tag binding, without binding it works perfectly

Tip: you've cropped off the binding editor title bar and we are not able to check which property is being set by your binding.

Copy the gauge component from the Project Browser and paste it here. Then we can reproduce the problem. Make sure you format it as shown in Wiki - how to post code on this forum.

Your binding preview also looks good and seems to be working as intended.

I am curious why the Query tab is highlighted in that screenshot. Is it possible that somehow the binding is corrupt?

The binding is simple enough that would delete it altogether, test the gauge without the binding, then recreate the binding.