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
- Default Custom Components in project have Library counterparts
- [iOS]"The destination host has an erroneous SSL certificate" error is thrown when using UnityWebRequest to connect to the server with a self-signed certificate
- Freeze/crash on DynamicHeapAllocator::Allocate when opening a specific project
- Text Settings Inspector sections names have no padding
- UI elements shrinking, misaligned buttons, swapped icons, or incorrect styles when rapidly cycling through Scenes in the Player
Add comment