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
- [Android] Performing hardware comparison using "SAMPLE_TEXTURE2D_SHADOW" results in no shadow being rendered when the GameObject is instantiated manually
- Physics.Raycast fails when a Capsule Collider at a default position is used
- [Silicon] Crash on mono_get_hazardous_pointer when disconnecting Bluetooth Headhpones while in Play Mode
- Switching Project when importing complete project does not import all assets and project opens incomplete
- [Linux] Input.mouseScrollDelta is inconsistent when limiting framerate
Add comment