How to reproduce:
1. Open the user’s attached “kjenkins_DESKTOP-M26T9L2_SG_UnityUpgrade_6205.zip” project and connect it to Perforce
2. In the Project window, select “AddressableAssetSettings.asset”
3. In the Inspector window, change “Build Addressables on Player Build” to “Build Addressables content on Player Build”
4. Go to the Build Setting window and select the iOS platform
5. Build the project and observe the result
Expected result: No crash
Actual result: Crash
Reproducible with: 1.21.9 (2022.2.18f1), 1.21.10 (2022.2.18f1, 2023.1.0b15)
Could not test with: 2020.3.48f1, 2021.3.24f1, 2023.2.0a13 (Errors after project downgrade/upgrade)
Reproduced on: macOS 13.2.1 (Intel)
Notes:
Reproduced when building on iOS, but when building Standalone Player or Android then, the errors appeared
Not reproducible with “Build Addressables on Player Build” set to “Do not Build Addressables content on Player build”