Search Unity

Removing ads and in app purchasing issues warnings

Discussion in 'Package Manager' started by Robber33, Nov 21, 2018.

  1. Robber33

    Robber33

    Joined:
    Feb 22, 2015
    Posts:
    52
    I have removed unity-ads and in-app-purchasing from the package manager,
    why not, i do not use these packages.

    when i run the game 'play' I get a lot of warnings:
    The assembly search path `E:/development/games/ECS/quadtree - b3/New Unity Project/Packages/com.unity.ads` does not exist

    The assembly search path `E:/development/games/ECS/quadtree - b3/New Unity Project/Packages/com.unity.purchasing` does not exist

    etc lot more simular warnings..

    not a big issue, but i wonder why ?

    Unity 2018.3.0b10
    PackageManagerUI 2.03

    thanx Rob
     
  2. Robber33

    Robber33

    Joined:
    Feb 22, 2015
    Posts:
    52
    ah restarting the editor, no longer issues the warnings ;)
     
  3. chakaramba

    chakaramba

    Joined:
    Apr 16, 2019
    Posts:
    6
    Had the same thing with com.unity.analytics package. "The assembly search path doesn't exist" after importing package/changing version.

    Just restart the editor.
     
    OndrejP and PraetorBlue like this.