Hi all,
The com.unity.charactercontroller
package is now out of experimental, and in pre-release with the 1.2.0-pre.2
version. The package is on its way to a full release status during the Unity 6 lifetime.
Getting started
Follow these steps to import the package into your project:
- Open the Package Manager window
- Click the “+” button at the top left
- Select “Add package by name…”
- Enter com.unity.charactercontroller
- click “Add”. This will import the package into your project
Follow the tutorial for more details on how to get started using character controllers in your project.
Useful links:
- CharacterController tutorial & netcode tutorial
- CharacterController Samples
- CharacterController Documentation
- Changelog
Feedback
Please share your feedback in this thread as we’re always interested in discussing potential improvements!