I am proceeding with file management and downloading from server through Addressable.
When I downloaded the file from the server through Addressable, I checked that a json file about the Bundle was created in LocalLow.
However, I couldn’t find the file for the bundle itself.
I am afraid that the ‘Caching’ work on the device has not been done properly.
Because the AWS S3 once charged me a huge charge…
So I looked up the AWS S3’s Access Server Log, but they don’t seem to show kindly.
Summary Question: Where is the Addressable Bundle file stored?
@UnityBill