Search Issue Tracker
Fixed
Fixed in 1.5.x
Votes
0
Found in [Package]
1.5.3
Issue ID
LOC-1169
Regression
No
Last digit of a value does not get inputted when changing the value of a Tracked Property in the 'Game Object Localizer' Component
Reproduction steps:
1. Open the attached “IN-86404.zip” project
2. Open the “Sample Scene”
3. Make sure Active Locale is selected as ‘Chinese’
4. In the Hierarchy, select “Canvas > Button” GameObject
5. In the Inspector, find the “Game Object Localizer” Component
6. Expand the “Size Delta.x” property under “Rect Transform”
7. In the ‘Chinese’ property enter any value with at least 2 digits
8. Observe the Width value in the “Rect Transform” Component of the Button
Expected result: The value matches the entered value
Actual result: Last digit of the value gets cut off
Reproducible with: 1.4.2 (2021.3.44f1), 1.5.2 (2021.3.44f1, 2022.3.50f1, 6000.0.23f1), 1.5.3 (2021.3.44f1, 2022.3.50f1, 6000.0.23f1)
Reproducible on: Windows 11
Not reproducible on: no other environment tested
Note:
- The value is applied correctly after the Play mode is entered
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment