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
- Cutout box is covered in a shadow when the object that houses the cutout is casting shadows
- There is no limit on how many Properties windows can be opened
- Some TextMesh Pro Font Asset Preview Box items icons are tiny or nonexistent
- “Metal: Fragment shader missing texture binding at index 0 (_MainTex / Hidden/Preview Alpha)” warnings are thrown when selecting some TextMesh Pro Font Assets
- [Android] A VideoClip does not play on some Android devices
Resolution Note:
Missing reproduction project