Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2021.1.0a1
2021.1.0a10
Issue ID
1299598
Regression
No
[Quick Search] Error is thrown on reopening the editor with 'Search asset store' window open
In 'Asset Store' Search window, if after search any asset, the scene is saved and on reopening the editor with 'Search asset store' window open causing the editor to throw Error. Refer attached video.
Steps to repro:
1. Create a new project.
2. Windows > Search > Asset Store.
3. Save the scene > Quit > Reopen the project
4. Observe the console
Actual Result:
Error in fetching user purchases errors thrown in the console.
Expected Result:
No errors in the console.
Reproducible in:
2021.1.0a10, 2021.1.0a1.
Note: Quick searcher introduced in 2021.1 as a core package
Environment:
Occurring on Windows 10 & mac 10.15.
Stack trace:
Error in fetching user purchases: Failed to get access token.
UnityEngine.AsyncOperation:InvokeCompletionEvent () (at /Users/bokken/buildslave/unity/build/Runtime/Export/Scripting/AsyncOperation.cs:21)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment