How to disable auto build after project has been created with autobuild enabled?

I followed the instructions in this thread:
https://forum.unity3d.com/threads/disable-automatic-build-creation.397484/

The option to turn auto-build off doesn’t appear anywhere.

Where do I find it?

On the config tab, click “Show Basic Info” for a specific target, then “Edit Basic Info”. There should be an auto-build slider at the bottom.

1 Like

thanks!