No Package Manager in Window menu for 2018.2

The solution for the problem “No Package Manager in Window menu” is to close unity and then open it again. I am using Unity 2018.2.20f2 and it happened to me when I imported and built a new project. The “Package Manager” option was missing. Then I closed Unity and reopened it, the option was there inside the “Window” tab.

Deleting the Package folder solved the issues. Thanks!

Hi @okcompute_unity / @ -

I’m running into this issue as well, is there a way we can include a pre-configured Packages/manifest.json as part of the project?

We’re getting “Enable the built in package ‘Physics’ in the Package Manager window to fix this error.” and similar errors reported by users. (Aside: Why isn’t unity just prompting to install the missing package? Cryptic messages in a console window most users never see is not exactly user friendly)

Hi @AFrisby ,

This issue was fixed in 2019.1 (i.e. built-in packages can be set as package dependencies so they will be installed automatically when needed). Deeply sorry about this cryptic message. This is how it should have been from the start.

Regards,

Pascal