'Unable to find utility actool: not a developer tool or in PATH - Unity

I am getting an error while running the Build and Run command on macOS Monterey with Unity 2021.3.

The error is: Unable to find utility actool: not a developer tool or in PATH

Any fix for that?



Solution 1:[1]

As already resolve in this question Command Line Tool - Error - xcrun: error: unable to find utility "xcodebuild", not a developer tool or in PATH ,

These are the steps in order to resolve the issue:

  • Open XCode
  • Preferences > Location
  • Command Line Tool: XCode <version>

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Francesco Laiti