Network Transform: Character Controller.Move Called on Inactive Controller.

In my game, I am syncing the character controller with the network transform, but when I die it disables the character controller, doesn’t destroy. Then I get the warning Character Controller.Move Called on Inactive Controller. How can I fix this?

Have you checked the scale of the character?