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
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
moshibar
Sep 22, 2020 13:01
I encountered the error on a standalone PC build with 0.8.1-preview