Question by 
               Martin_Gonzalez · Jan 28, 2021 at 01:16 AM · 
                unityeditorpackageunity adsmanager  
              
 
              UPM Keeps adding com.unity.ads package
Basically that
I dont have com.unity.ads in my manifest.json
I have a package-lock.json in my version control
Unity adds com.unity.ads anyway everytime a project has no Library project. This gives me duplicated classes because we are using unity ads dependency in our side.
Is there a way to force Unity to not add anything or update anything?
               Comment
              
 
               
              Your answer