Search Issue Tracker
Fixed
Fixed in 1.4.5, 1.5.0-pre.2
Votes
0
Found in [Package]
1.3.2
1.4.3
Issue ID
LOC-942
Regression
No
NullReferenceException is thrown when assigning null to LocalizeStringEvent.StringReference
Reproduction steps:
1. Open project “LocalizeStringEvent Exception Test.zip”
2. Open “SampleScene”
3. Enter Play Mode
4. Observe Console
Expected result: no errors are thrown
Actual result: NullReferenceException is thrown
Reproducible with: 1.3.2 (2021.3.27f1, 2022.3.2f1), 1.4.3 (2021.3.27f1, 2022.3.2f1, 2023.1.0f1, 2023.2.0a18)
Reproducible on: macOS Ventura 13.2.1 (Intel), Windows 10 (by the reporter)
Note: also reproducible in Standalone Player
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Add comment