Search Issue Tracker
Fixed
Fixed in 1.1.0
Votes
0
Found in [Package]
1.0.0-pre.9
Issue ID
LOC-434
Regression
Yes
[Localization] Google Sheets Pull function throws NullReferenceException when Remove Missing Pulled Keys option is checked
How to reproduce:
1. Open the attached project "1353263.zip"
2. In the Project window, press on "New Table" Asset
3. In the Inspector window, press on "Open in Table Editor"
4. In the Inspector window, select the "Remove Missing Pulled Keys" checkbox if it's not selected
5. In the Inspector window, press on "Pull"
Expected results: No errors are visible in the Console and Key "A4" is deleted from the table in Table Editor
Actual results: NullReferenceException error is thrown in the Console window and Key "A4" is not deleted from the table in Table Editor
Reproducible with: 1.0.0-pre.9 (2019.4.30f1, 2020.3.17f1, 2021.1.19f1, 2021.2.0b11, 2022.1.0a8), 1.0.0-pre.10 (2019.4.30f1, 2020.3.17f1, 2021.1.19f1, 2021.2.0b11, 2022.1.0a8)
Not reproducible with: 1.0.0-pre.8 (2019.4.30f1, 2020.3.17f1, 2021.1.19f1, 2021.2.0b11, 2022.1.0a8)
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