Hello,
I am getting reports of this crash issue in a project for iOS which I personally was not able to reproduce, happening on iOS 13.1.3 - Unity version 2019.4.12f1 using Addressables version 1.19.4
This is happening when a specific prefab is loaded into the scene through addressables, we are seeing these errors
Unable to open archive file: /var/mobile/Containers/Data/Application/C5A96C88-0477-49BF-A567-6FA04E8BF7A3/Library/UnityCache/Shared/584fd766e9581410fe8d6bbb4ad21889_unitybuiltinshaders/2946c8379b641656d65a1e6508e0685c/__data
The file 'archive:/CAB-3236e2d2b8a29f297fa67a7c5c66e290/CAB-3236e2d2b8a29f297fa67a7c5c66e290' is corrupted! Remove it and launch unity again! [Position out of bounds!]
Any help is greatly appreciated, thanks!