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
- Crash on with multiple stack traces when rendering large Terrain with specific hardware
- The Reset button does not reset the Default Inherited Theme in the Default Runtime Theme File when the Default Inherited Theme was removed and the Reset button is pressed
- [Linux] UI picking is offset to the left when Reference DPI and Fallback DPI differ
- Scrolling in a default ScrollView in WebGL builds is slower when compared to other platform builds and the Editor
- Physics 2D Manager documentation page is missing
Add comment