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
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
Add comment