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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment