Search Issue Tracker
Fixed
Votes
1
Found in [Package]
0.3.1-preview
Issue ID
LOC-91
Regression
Yes
Generating a new locale doesn't update the "Available locales" table's entries on the Localization Settings asset
How to reproduce:
1. Open the attached project (1239790.zip)
2. In the Project window select the "LocalizationSettings" asset
3. In the Inspector window press the "Locale Generator" button
4. In the Locale Generator window select "English" and press "Generate Locales"
5. In the window that opens up select the "Locales" folder and press "Save"
6. After the locales finish generating observe the "Available locales" table in the Inspector
Expected result: There is an "English" locale entry in the "Available locales" table
Actual result: The "Available locales" table is empty
Reproducible with: 2018.4.22f1 (0.3.1), 2019.3.11f1 (0.3.2, 0.6.1)
Not Reproducible with: 2018.4.22f1 (0.2.3)
Could not test with: 2017.4.40f1 (Doesn't have a package manager), 2018.4.22f1 (0.2.1, 0.2.2) ("Available Locales" table doesn't display any locales), 2020.1.0b8, 2020.2.0a7 (0.6.1) (Gets stuck on "Creating Locale Objects" or "Re-serializing Assets")
Notes:
1. Reselecting the "Localization" asset or sorting the table's elements by code or name, updates the table and the newly created assets show up
2. Tested on Windows 7 and Linux (Ubuntu 18.04 and KDE Neon 5.18)
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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
Resolution Note:
Fixed in https://github.cds.internal.unity3d.com/unity/com.unity.localization/pull/20