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
- 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
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
Add comment