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
- Localization Group Rules bypasses Locale logic when SharedGroup asset provided
- UI Toolkit World UI Text Field unfocuses immediately when clicking on it using XR Controller
- Crash on CallWindowProcW when entering Play mode for the second time and running the Editor in the background while using System.Windows.Forms functions
- 2D Freeform Light shadows disappear when light center is offset from shape bounds
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
Add comment