#Character Controller Errors

1 messages · Page 1 of 1 (latest)

river belfry
#

I setup a new project with Unity 2022.12f1. Added the com.unity.charactercontroller. Imported the samples. Added Netcode for entities. Physics, Entities, Netcode; are all 1.0.0-pre.65. But nothing will work because it says :

Library\PackageCache\com.unity.charactercontroller@1.0.0-exp.2\Unity.CharacterController\KinematicCharacterUtilities.cs(364,40): error CS0246: The type or namespace name 'PropagateLocalToWorld' could not be found (are you missing a using directive or an assembly reference?)

green oxide
#

Character controller isn't ported to pre.65 yet afaik, it's still pre.47. He was busy porting it to pre.65.

river belfry
#

Oh thank you!

green oxide
#

So its probably done soon-ish.