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
Comments (1)
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
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).