Search Issue Tracker
Fixed
Fixed in 1.5.x
Votes
0
Found in [Package]
1.5.4
Issue ID
LOC-1206
Regression
No
Errors appear when using Google Sheets to pull a sheet in which a non-key column has a value and the other columns do not have values
Reproduction steps:
1. Open the attached "IN-97211" project
2. In the Assets folder select the “LocalizationTable.asset” String Table Collection
3. In the Inspector window click on “Pull”
4. Observe the Console window
Expected result: No errors appear in the Console window
Actual result: 1 “ArgumentOutOfRangeException” error and 1 “Index was out of range” error appear in the Console window
Reproducible with: 1.4.2(2022.3.60f1), 1.5.2(2022.3.60f1, 6000.0.43f1), 1.5.4(2022.3.60f1, 6000.0.43f1, 6000.1.0b11, 6000.2.0a7)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Cursor image does not update when Cursor.SetCursor is called again with CursorMode.Auto
- Crash on do_runtime_invoke when reopening a specific project after failing to build it
- Animations change speed when rigidbody is added
- Low FPS persists when re-entering Play mode after an extended session in a specific project
- ListView list items in UIToolkit get stuck when reorderMode is set to Animated and they are reordered using two or more fingers on touch devices
Add comment