Search Issue Tracker
Fixed
Votes
0
Found in [Package]
0.7.1-preview
Issue ID
LOC-102
Regression
No
[Localization] Part of a String Table doesn't get pushed when using Google Sheets support of the Localization package
How to reproduce:
1. Open the attached "LocalizationGoogleSheets repro" project
2. Select "Google Sheets Service.asset" Asset from Assets > Localization folder
3. Fill in Client Id and Client Secret fields and click Authorize (https://developers.google.com/sheets/api/quickstart/dotnet?authuser=2)
4. Select "UI.asset" from Assets > Localization > UI folder
5. Click "Create New Spreadsheet" in the Inspector window
6. Click Push in the Inspector window
7. Click the Open button which is located under Create New Spreadsheet button in the Inspector window
Expected result: the resulting google sheet contains all the data which UI String Table contains
Actual result: the resulting google sheet has all of the data missing below row 71 (Key Id 76)
Reproducible with: 0.7.1-preview (2019.4.2f1, 2020.1.0b16, 2020.1.0a16)
Could not test with: 0.6.1-preview and earlier (Google Sheets support doesn't exist)
Notes:
-Sometimes an authorization error occurs at step 5, restarting the Editor usually solved it and reproduction steps can be continued
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UnityEvents break when a different object is assigned
- Play Mode button is shown in hovered state when saving a script and immediately clicking the Play Mode button to focus the Editor
- “The operation "SoftDelete" cannot be executed because the selection is a root folder.” warnings appear when deleting the favorite with the keyboard
- Code links open incorrect line on code editor or are unclickable when the log is around 100 lines
- Standalone Player unresponsive/frozen in HDRP when built using Vulkan Graphics API on specific GPUs
Add comment