Open reubenscratton opened 2 years ago
I was facing the same problem. It appears that Adressables must be built manually. https://docs.unity3d.com/Packages/com.unity.addressables@1.21/manual/editor/building-content/Builds.html
Building Addressables on Player Build requires Unity 2021.2+. In earlier versions of Unity, you must build your Addressables content as a separate step.
The demo race starts and runs okay but you can't see any of it because the camera is locked on some default position away from the course, over by the windsurfers.
This happens in the Editor as well as in Android builds.