Search Issue Tracker
Fixed
Votes
3
Found in [Package]
0.6.1-preview
Issue ID
LOC-99
Regression
No
[Localization] [iOS] "LocalizationSettings has a different serialization layout" error messages displayed in Xcode console
Reproduction steps:
1. Open user's attached project in "LocalizableError.zip"
2. Build for iOS
3. Deploy the Xcode project to an iOS device
4. Inspect Xcode console
Expected result: there are no errors regarding Localization
Actual result: "A scripted object (probably UnityEngine.Localization.Settings.LocalizationSettings?) has a different serialization layout when loading. (Read 412 bytes but expected 2584 bytes)" error appears
Reproducible with: Localization 0.5.0-preview(2019.3.15f1), 0.6.1-preview (2019.3.15f1, 2020.1.0b10, 2020.2.0a13)
Could not test with earlier Localization versions because of errors (not implemented methods)
Devices tested:
Reproducible with:
VLNQA00310 iPad Pro 12.9 (iOS 13.4.1)
VLNQA00204 iPhone 5C (iOS 10.3.3)
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
moshibar
Sep 22, 2020 13:01
I encountered the error on a standalone PC build with 0.8.1-preview