Search Issue Tracker
Fixed
Fixed in 1.5.x
Votes
0
Found in [Package]
1.5.8
Issue ID
LOC-1282
Regression
Yes
"Unity.Localization" warning is thrown when creating Localization settings
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Install the Localization package (com.unity.localization)
- Open the Project Settings window (Edit > Project Settings)
- Open the Localization tab in the Project Settings window
- Press the "Create" button
- Press the "Save" button
- Observe the Console window
Actual results: "The type Unity.Localization UnityEngine.Localization.SmartFormat.Extensions.ListFormatter is being serialized by [SerializeReference]" warning is thrown
Expected results: No warnings are thrown
Reproducible with versions: 1.5.9 (6000.4.0a1, 6000.4.0a5, 6000.5.0a1)
Not reproducible with versions: 1.5.9 (6000.0.62f1, 6000.2.12f1, 6000.3.0f1)
Tested on (OS): MacOS Silicon Tahoe 26.0.1
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
Add comment