ASA doesn't support Unity 2022 yet. Unity 2021.3 (LTS) is recommended.
In particular, Unity 2022 uses AR Foundation 5, while ASA currently targets AR Foundation 4.
There is a work item to enable AR Foundation 5.0+ support #389.
#389 includes discussion of modifications you can make to your asmdef to reference the Unity.XR.CoreUtils assembly. That should get you unblocked here, but you may run into other issues.
Unless you have a compelling need for Unity 2022 I'd recommend staying with 2021.3 until ASA officially supports it.