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
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
- TextShadow properties are not applied when displayed in a custom MenuItem Window
Add comment