Search Unity

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

Discussion in 'Multiplayer' started by _spacepig_, Feb 7, 2017.

  1. _spacepig_

    _spacepig_

    Joined:
    Jan 18, 2016
    Posts:
    151
    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?
     
  2. andrechristoga

    andrechristoga

    Joined:
    Mar 15, 2017
    Posts:
    1
    Have you checked the scale of the character?