Search Issue Tracker
Fixed
Fixed in 1.4.3, 1.5.0-pre.2
Votes
0
Found in [Package]
1.2.1
1.3.1
1.3.2
1.4.0-exp.1
Issue ID
LOC-779
Regression
No
The Localization Table gets duplicated when a Localization String is modified by a C# script
Steps to reproduce:
1. Open the attached project “LocalizationRepro.zip“
2. Open Assets/Tables/TAB_en-US.asset in the text editor
3. Locate “m_Items:“ and observe the number of elements
4. Select Assets/Tables/TAB_en-US.asset
5. In the Inspector window click the “Open Table Editor“ button
6. In the Main Toolbar click MyMenu > Table
7. In the Localization Tables window click on the field with the “Value1“ text in it
8. Press ctrl + s
9. Repeat 2-3 steps
Expected result: The number of elements stayed the same
Actual result: The number of elements increased by 1
Reproducible with: 1.2.1 (2020.3.37f1), 1.3.1 (2021.3.7f1, 2022.1.10f1), 1.3.2 (2022.2.0b2), 1.4.0-exp.1 (2023.1.0a3)
Reproducible on: Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment