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
- Object Picker takes the debounce time to load objects when Object Selector is set to Advanced search
- Packman: The same asset data is displayed differently in "Import" and "Remove" popups
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
Add comment