How to reproduce:
1. Open the attached “Project“ project
2. Select the “Assets/ChangeFiles/hasAndroidInMeta” asset
3. Select the “iOS” tab in the Inspector
4. Click the “Select preset” button (above the “Open” button at the top of the Inspector)
5. Select the “texture_iOSOverride” preset
6. Observe the “Max Size” property in the iOS settings tab
Expected result: The property’s value changes, the same property’s value stays the same in the Android settings
Actual result: The property’s value stays the same (128), the same property’s value is changed in the Android settings
Reproducible with: 2020.3.42f1, 2021.3.16f1, 2022.1.24f1, 2022.2.1f1, 2023.1.0a23
Reproducible on: Windows 10
Notes:
1. Android Support and iOS Support components are required to reproduce the issue
2. Issue doesn’t reproduce with the “Assets/ChangeFiles/noAndroidInMeta” asset