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
- Save to Clipboard for Search Query that contains a function block throws a FormatException error
- Unity Hub does not change or doesn't visually indicate what Channel or version it is on when switching the Channel to "Beta"
- Crash on kIOGPUCommandBufferCallbackErrorPageFault when completing a level on iOS build
- UXML file gets corrupted and "Assertion failed" errors when selecting incompatible asset with Advanced Object Selector in UI Builder "Data Source" Object
- DirectoryNotFoundException is thrown when .shadergraph file path has a lot of characters
Add comment