Search Issue Tracker
Fixed
Fixed in 1.1.0
Votes
0
Found in [Package]
1.0.0-pre.10
Issue ID
LOC-398
Regression
No
[Localization] Localized Property Variants reset world space UI's z position to zero when Active Locale is changed
Hot to reproduce:
1. Open the attached "1358151" project
2. Open the "Test" Scene
3. Go to Window -> Asset Management -> Localization
4. Change Active Locale value to Chinese (zh-Hans), then to English (En)
5. Observe the Scene view
Expected result: "Text (TMP)" game object doesn't change its position
Actual result: "Text (TMP)" game objects position in Z-axis decreases by 23.33 each time the Active Locale is changed
Reproducible with: 1.0.0-pre.10 (2020.3.17f1, 2021.1.18f1, 2021.2.0b7, 2022.1.0a6)
Couldn't test with: 1.0.0-pre.10 (2019.4.30f1) (Compilation errors after downgrade)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Customize handled extensions" part in the External Tools settings tab is not aligned with other properties
- Editor Diagnostics foldouts do not open when clicked on the foldout title
- [UI Builder] Visual Elements are not placed at the mouse cursor position when Absolute Position Placement is enabled
- "Width" and "Height" text is misaligned with slider ends in Screen Match Mode Parameters section of Panel Settings Asset
- Editor does not quit when Editor is not in focus and any floating window is opened
Resolution Note (fix version 1.1.0):
Fixed issue where Localized Property Variants reset the world space UI's z position when Active Locale is changed.