My game uses adressables and I have had several times that I forgot to build my adressables before building my game and it let to errors. I was wondering, is there a way to just trigger the adressables build when pressing build and run somehow?
This already exists by default (possibly only in Unity 2021.2+). Open your Addressable settings and there’s a checkbox to build them when your game builds.