Search Issue Tracker
Fixed
Fixed in 1.3.1
Votes
1
Found in [Package]
1.2.1
Issue ID
LOC-667
Regression
No
GetLocalizedString() returns Null when the Editor is not in Play mode
How to reproduce:
1. Open the user's attached project
2. Open scene Scenes/SampleScene
3. Go to Window -> Asset Management -> Localization Scene Controls
4. Set Active Locale to English
5. In the Hierarchy window, select "MainCamera"
6. In the Inspector window, select the context menu (three dots icon) next to the "New Behaviour Script" component
7. Select "Use" and observe the Console
Expected result: TestString is logged to the Console
Actual result: Null is logged to the Console
Reproducible with: 1.0.5, 1.2.1 (2019.4.37f1, 2020.3.32f1, 2021.2.17f1, 2022.1.0b14, 2022.2.0a8)
Notes: the string is returned correctly when in Play mode
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Input from the "Backslash" key is not detected in the Web Player when using the Japanese 106/109 key keyboard
- High "Total" value of the "TerrainManager.CullAllTerrains" when generating terrain
- UI Layout rebuild triggered by a rounding error when using TextMesh Pro
- Sprite Shape Corners and Edges are invisible when a closed Sprite Shape is used
- Script icon Gizmos cause lag/performance issues in Scene view even when the Scene Camera is not pointed at Gizmos
Add comment