Search Issue Tracker
Not Reproducible
Votes
1
Found in [Package]
1.5.2
Issue ID
LOC-1152
Regression
No
NullReference when changing localized string that is part of GameObjectLocalizer
*Steps to reproduce:*
1. Open attached project and SampleScene
2. Press play
3. Notice Null reference exceptions
*Actual results:* Exceptions
*Expected results:* No exceptions
*Reproducible with versions:* 2022.3.44f1
*Not reproducible with versions:*
*Can’t test with versions:*
*Tested on (OS):* Windows
*Notes:*
* Caused by a null m_CurrentLocale in GameObjectLocalized during RequestUpdate. We should add a null check.
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
Missing reproduction project