Search Issue Tracker
Fixed
Votes
0
Found in
2020.2.0a8
Issue ID
1240468
Regression
Yes
[Editor] Error on searching for anything in the Project window
While searching for any asset, script etc in the project window, errors are thrown I the console
Steps To Reproduce:
1. Create a new Project
2. Project window > Search box > Type any keyword and hit Enter
Expected Result:
Results matching the keyword appears
Observed Result:
Errors appear in the console
Stack Trace: Request error (error):
UnityEditor.AsyncHTTPClient:Done (UnityEditor.AsyncHTTPClient/State,int) (at /Users/builduser/buildslave/unity/build/Editor/Mono/AsyncHTTPClient.cs:246)
Reproducible In: 2020.2.0a8
Not Reproducible In: 2020.2.0a7
Environment: Win and Mac
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Wolfram
Jul 28, 2020 11:56
Isn't this the ancient problem related to the AssetStore? https://forum.unity.com/threads/request-error-error-unityeditor-asynchttpclient-done-state-int32.459092/
People in the thread are getting this error for all kings of Unity versions, back to at least 5.6.
I currently have this on my setup (2019.4.4, Linux).