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
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
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).