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
- WebGPU: ASTC texture mip levels are corrupt
- [Vulkan] Crash on with multiple stack traces when rendering large Terrain with specific hardware
- Crash on SkinnedMeshRendererManager when interacting with a prefab generated with uncombined meshes using Synty Sidekick Character Creator
- Crash on folly::detail::safe_assert_terminate_v when updating the Meta XR SDK Packages
- The text font falls back on a different font depending on the fallback font used
Add comment