Search Issue Tracker
Fixed
Fixed in 1.5.8
Votes
1
Found in [Package]
1.5.7
Issue ID
LOC-1252
Regression
No
Local variable uses Global variable when both have the same name in Localization
Reproudction steps:
1. Open the attached “IN-114583.zip” project
2. Open the “BUG-1682014” scene
3. Enter Play mode
4. Observe the second line of text in the Game view
Expected result: The second line of text is “This player name is Jake”
Actual result: The second line of text is “This player name is John”
Reproducible with: 1.5.1, 1.5.7 (6000.0.57f1, 6000.2.4f1, 6000.3.0b1)
Reproducible on: Windows 11
Not reproducible on: no other environments tested
Note:
- Also reported in Discussions https://discussions.unity.com/t/local-variable-uses-global-variable-if-it-has-the-same-name/1682014
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