Search Issue Tracker
Fixed
Fixed in 0.10.0-preview
Votes
0
Found in [Package]
0.9.0-preview
Issue ID
LOC-129
Regression
Yes
Reorderable locale fields for the Localization Package cannot be duplicated
How to reproduce:
1. Create a new project and open it
2. Add the localization package to the project (Add this line to the package manifest file - "com.unity.localization": "0.9.0-preview" )
3. Open the localization tab (Project settings -> Localization)
4. Select any of the "Locale selector" fields and right click -> duplicate array element
5. Observe that the field did not duplicate and an error is thrown instead
Expected result: array element is duplicated
Actual result: array element is not duplicated and an error is thrown instead
Reproduced in: 2021.1.0a5, 2021.1.0a1
Not reproducible in: 2020.2.0b10, 2020.1.12f1, 2019.4.14f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- Test Runner fails to create a script in the active path when selecting a file as the active path
Add comment