com.unity.searcher error when install URP package

I am using 2020.2.7 version to install URP package. Install is success but occur some error about Searcher

Library\PackageCache\com.unity.searcher@4.3.1\Editor\Searcher\SearcherDatabase.cs(140,29): error CS0433: The type ‘Task’ exists in both ‘Unity.Tasks, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null’ and ‘mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089’

Library\PackageCache\com.unity.searcher@4.3.1\Editor\Searcher\SearcherDatabase.cs(147,28): error CS0433: The type ‘Task’ exists in both ‘Unity.Tasks, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null’ and ‘mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089’

Library\PackageCache\com.unity.searcher@4.3.1\Editor\Searcher\SearcherDatabase.cs(166,13): error CS0433: The type ‘Task’ exists in both ‘Unity.Tasks, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null’ and ‘mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089’

Library\PackageCache\com.unity.searcher@4.3.1\Editor\Searcher\SearcherDatabase.cs(202,29): error CS0433: The type ‘Task’ exists in both ‘Unity.Tasks, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null’ and ‘mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089’

Library\PackageCache\com.unity.searcher@4.3.1\Editor\Searcher\SearcherDatabase.cs(211,28): error CS0433: The type ‘Task’ exists in both ‘Unity.Tasks, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null’ and ‘mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089’

Library\PackageCache\com.unity.searcher@4.3.1\Editor\Searcher\SearcherDatabase.cs(235,13): error CS0433: The type ‘Task’ exists in both ‘Unity.Tasks, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null’ and ‘mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089’

Hey there!

Is this a package you knowingly installed or perhaps came as a dependency when you installed URP?

if you aren’t sure, could you attach your project manifest? We should be able to identify if it’s a URP dependency or not based on if there’s a specific entry for com.unity.searcher in the manifest or not.

The manifest can be found here: Unity - Manual: Project manifest

8384181--1105722--upload_2022-8-24_0-37-9.png

Just ran into this issue. Can I just disable the searcher?

Unity 2020.3.12f1