Baking is a process that converts GameObject data in the Unity Editor (authoring data) into entities written to Entity Scenes (runtime data). Baking is a non-reversible process that turns a ...
In order to add all necessary components to authoring object simply add PathfinderAuthoring component. Specify agentID and minimal query distance and it's ready to be baked.