We are currently updating our TVOS version of our app for the first time and I'm getting a weird error when overwriting an App Store build with a TestFlight build. After the On-Demand Resources are done downloading in our intro scene, the AssetBundle.LoadFromFileAsync("res://" + bundlename) calls to load the downloaded asset bundles always return null. Is anyone else having this issue?
It's very strange because if I just install the TestFlight build, the asset bundles will load...
TVOS ODR AssetBundle.LoadFromFileAsync returns null with TestFlight
It's very strange because if I just install the TestFlight build, the asset bundles will load...
TVOS ODR AssetBundle.LoadFromFileAsync returns null with TestFlight