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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment