Search Issue Tracker
Fixed
Fixed in 1.5.3
Votes
0
Found in [Package]
1.5.2
Issue ID
LOC-1148
Regression
No
Child GameObject Transform values with tracked changes are incorrectly modified when switching Active Locale
Reproduction steps:
1. Open the attached "GO-Localizer.zip" project
2. Select "GameObject" from the Hierarchy
3. Modify any of the Position values so that it is not at (0,0,0)
4. Open Localization Scene Controls Window (Window -> Asset Management)
5. Repeatedly switch Active Locale between English and German
6. In the Scene view observe Cube GameObject position
Expected result: Position values do not change
Actual result: Position values change unexpectedly, modifying values which were not manipulated
Reproducible with: 1.4.2 (2021.3.43f1, 2022.3.45f1), 1.5.2 (2021.3.43f1, 2022.3.45f1, 6000.0.18f1)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Notes:
- Does not reproduce if the parent GameObject is at the origin of the Scene
- Undoing the changes causes further complications, as Undo reverts the locale change, which causes additional Transform changes
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Add comment