Nose gear animation not working

Version: SU/AAU/WU XX - 1.35.21.0

Frequency: Consistently

Severity: High

Context: I am working on a WASM package. In the previous version, I can set the position of the nose gear with SimConnect. However, after the recent update, the nose gear animation doesn’t work, as well as the tire rotations

Below you can see the settings:

Setting data on my object (the value is 1.0 here)
image

From the Simvar Watcher, we can see that left gear and right gear are working correctly. However the nose gear doesn’t.
image

Hello @Kuailun,

I am sorry but I cannot reproduce the issue on my side.
I’ve been able to set the position of the three gears of the Gauge Aircraft Sample by calling SimConnect_SetDataOnSimObject function in WASM callbacks.

However, there must be plenty of differences between your project and our samples. Could you provide us your package, as well as your source code, following the 3rd section of this page ? This will let us take a deeper look at where the issue can come from.

Regards,

Alexandre