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
- Depth texture is flipped when specific URP rendering settings are applied
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
Add comment