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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment