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
- ”Last item reached” warning is thrown when no search results are found in UI Toolkit Layout Debugger
- UI Elements overlap in the Shortcuts window when docked and resized to a smaller window size
- UIBuilder DataSourcePath dropdown fails to show properties when binding to abstract classes
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
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).