Hi,
I am trying to find this option in the Unity 2020.3.13f1. Any idea where it is? I cant find it in the Addressables Settings of editor preferences.
Basically I want make sure that the build of the addressables is done at build time. One way to do it is to add the build command into the script that I use to build the project but I was wondering if there is a better more automatic way to do it.
Any suggestions would be much appreciated.
There is, but unfortunately it’s only available in Unity 2021.2 or higher. See this thread for more info.