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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Resolution Note:
Fixed in https://github.cds.internal.unity3d.com/unity/com.unity.localization/pull/20