Search Issue Tracker
Active
Under Consideration for 1.5.X
Votes
0
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.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Add comment