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
- The "UnityWebRequest.result" of the "UnityWebRequestTexture.GetTexture" method changes when accessing "UnityWebRequest.downloadHandler" texture
- Slider rounding does not allow setting certain valid numbers as Values when Low and High Values not set to default
- UI Builder Canvas has too big resizing zone on the outside of the canvas
- GetCurrentAnimatorClipInfoCount() and GetNextAnimatorClipInfoCount() return 0 when animator is in transition
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
Add comment