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
- No minimum size on UI Toolkit Layout Debugger window
- Skybox appears as an outline around GameObject with heightmap and Quad mesh when Depth Priming Mode is set to "Forced" or "Auto"
- Crash on GfxDeviceD3D12Base::DrawBuffersCommon when switching dynamic resolution upscalers
- Selected “Max Log Lines” text is unreadable in UI Toolkit Event Debugger when Editor is set in Light Theme
- UI Toolkit Event Debugger window display mixed theme styles when Editor Theme is set to Light
Add comment