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
- [Linux] Screen.SetResolution immediately applies windowed resolution when switching from Fullscreen to Windowed mode
- Lighting window allows non-cube map texture for Environment Reflections, throwing invalid texture type (2D) error
- Console warning “MismatchingRepositoryProjectMessage” when creating a new Unity Version Control workspace
- [Ubuntu] VFX Graph Enum Value menu stretches across screen when entered long Enum Value
- Unclear warning message in Rendering Debugger about the Play mode Debugger Overlay
Add comment