Search Issue Tracker
Active
Under Consideration for 1.5.X
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|https://discussions.unity.com/t/local-variable-uses-global-variable-if-it-has-the-same-name/1682014|smart-link]
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment