Issac Sim People Simulation

Hello, I’m working on characters simulation with omni.anim.people. I have an issue when I try to increase the scale of the character.
If I apply a transformation on the scale of the character on the xform root, my character is scaled but when I start the simulate, the character no longer moves to the target position and he moves weird.
I think it’s because the skeleton returns to its original scale when the simulation is launched. How can I also apply the scale transformation while the simulation is running?