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
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Styles are applied when the tab view has the different style class set in UI Debugger
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
- [Android] Permission window is not shown when using a Build App Bundle (Google Play) with Minify set to Release
moshibar
Sep 22, 2020 13:01
I encountered the error on a standalone PC build with 0.8.1-preview