Opening Project Settings throws "There are 2 settings providers with the same name Project/Localization in Project scope" warnings
Unity: Localization
Localization
Open
6.7.X
Steps to reproduce:
1. Create a new Unity project using Universal 3D Template
2. Install com.unity.localization (2.0.0) via Package Manager
3. Open Project Settings and observe the Console window
Actual results: The Console logs warning:
There are 2 settings providers with the same name Project/Localization in Project scope.
Expected results: No Console warnings are thrown when opening Project Settings window
Reproducible with versions: 2.0.0 (6000.7.0a6, 6000.7.0b1, 7000.0.0a1)
Not reproducible with versions: 2.0.0 (6000.6.2f1)
Can’t test with versions: 2.0.0 (6000.7.0a3, 6000.7.0a4, 6000.7.0a5) (package fails to compile after installation (EditorContent.cs: TrTextContentWithIcon signature mismatch), making the test environment unreliable)
Tested on (OS): macOS 26.6.1 (Apple silicon)
Notes:
Editor regression
There are 2 settings providers with the same name Project/Localization in Project scope.
UnityEditor.SettingsWindow:OpenProjectSettings () (at /Users/bokken/build/output/unity/unity/Editor/Mono/Settings/SettingsWindow.cs:632)
Prioritise and Follow this issue
Have a workaround or additional info about this issue?