Search Issue Tracker
Fixed
Fixed in 1.1.0
Votes
0
Found in [Package]
1.0.0-pre.10
1.0.0
Issue ID
LOC-380
Regression
No
Tracked Properties update when Track Changes is unchecked
Repro:
1. Open attached project. (SampleScene)
2. Window -> Asset Management -> Localization Scene Controls.
3. Set the 'Active Locale' and ensure 'Track Changes' is unchecked.
4. Open Inspector for Canvas -> Text in Hierarchy and observe Game Object Localizer (Script). Expand all dropdowns in Tracked Objects.
5. With an Active Locale selected, move Canvas -> Text component in scene.
Alternatively, set up a new project with a localised UI element and ensure RectTransform is being tracked, then perform steps 2+
Expected Outcome: Tracked properties do not update when track changes is unchecked.
Actual Outcome: Tracked properties do update when trach changes is unchecked.
Please see attached .gif file for demonstration.
Reproducible in: Version 1.0.0-pre.11, 1.0.0-pre.10
Not reproducible in: Version 1.0.0-pre.9 (no track changes option found)
Tested in Editor 2022.1.0a8 on Windows 10
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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Resolution Note (fix version 1.1.0):
Tested on Editor Version: 2022.1.0a9.1212
Revision: trunk 5a1ba9fbc92d
Built: Fri, 10 Sep 2021 03:09:36 GMT
Using package from fix/dont-add-new-variants-loc-380