Search Issue Tracker
Fixed
Fixed in 1.5.2
Votes
0
Found in [Package]
1.5.1
Issue ID
LOC-909
Regression
No
Data from Google Sheets are pulled incorrectly when starting values are reversed in the Editor
Reproduction steps:
1. Open the attached project “GoogleSheetsBug“
2. Select the Table “Assets/Table/Test Table 1”
3. In the Inspector window press the “Pull” button
4. In the Inspector window press the “Open in Table Editor” button
5. Observe pulled values
Expected result: The table contains correct values (Cow → Moo, Cat → Meow)
Actual result: The values are pulled incorrectly (Cat → Moo, Cow_2 → Meow)
Reproducible with: 1.3.1 (2021.3.19f1, 2022.2.8f1), 1.4.0-exp.1 (2021.3.19f1, 2022.2.8f1, 2023.1.0b6, 2023.2.0a5), 1.4.3 (2021.3.19f1, 2022.2.8f1, 2023.1.0b6, 2023.2.0a5)
Reproducible on: Windows 11
Note: Pulling the data for the second time works correctly
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Importer Checkbox Label Truncated in UI (2D Template)
- Light theme icon is missing for Volume Component in the Inspector window
- Volume Profile effects are still showing and active in Game View when the Volume Profile is reset
- Shader Graph Tab Lacks Right Margin for Long Titles
- 2DLight component only renders when ShadowCaster2D components are within range in WebGL builds
Add comment