Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

The Searcher package incorrectly references System.Memory.dll

Discussion in '2021.2 Beta' started by zhuxianzhi, Sep 26, 2021.

  1. zhuxianzhi

    zhuxianzhi

    Joined:
    Mar 30, 2015
    Posts:
    122
    I use HDRP and automatically quote com.unity.shadergraph@12.0, shadergraph is using Searcher 4.8.0, Searcher includes System.Memory.dll.

    I can't delete the shadergraph package. I know that the new version of Searcher is integrated in the engine, but the shadergraph still references the Searcher package.

    Code (CSharp):
    1.  exists in both 'System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' and 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
    Location of System.Memory.dll
    Library\PackageCache\com.unity.searcher@4.8.0\Editor\Lucene\System.Memory.dll
     
  2. LeonhardP

    LeonhardP

    Unity Technologies

    Joined:
    Jul 4, 2016
    Posts:
    3,136
    Hi @zhuxianzhi,

    An update for Shadergaph to depend on Searcher 4.9.0 should be in the next beta.
     
  3. OneEyeOnly

    OneEyeOnly

    Joined:
    Sep 16, 2020
    Posts:
    17
    I'm stuck at the same error bruther. Did you manage to work around it? 0_0