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?)