Lagache Louis

Results 2 comments of Lagache Louis

@mkashifwk @ATheCoder I have discovered a solution, you can remove the package manager ui dependancy in the project in "yourproject"/Packages/manifest.json. It will remove the package manager from your project.

@dpnthanh Unity 2018 package manager ui is the source of this issue ,you can remove it's dependancy in your project in "yourproject"/Packages/manifest.json. It will resolve the conflict but package will...