Search Issue Tracker
Fixed
Fixed in 1.1.0
Votes
2
Found in [Package]
1.0.2
Issue ID
LOC-418
Regression
No
Nested LocalizedString does not refresh
1) Open attached project
2) Open SampleScene
3) Press play. Notice that the string is not updated. Select the text and notice that the inspector local variables are changing but not update is being triggered to the main string.
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
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Resolution Note (fix version 1.1.0):
Tested and verified with Version: 2020.3.21f1.1152
Revision: 2020.3/staging e048c9517164
Built: Sun, 10 Oct 2021 05:36:56 GMT
Using package from fix/trigger-update-when-changing-nested-local-variable-loc-418.
I can no longer reproduce the issues in the provided project.