2018.2.0b1 and Package Manager

I noticed that Window-menu entry is now redesigned but I couldn’t find Package Manager there, is it missing on purpose?

You should see it under the “Window/Package Manager” menu.

3466724--275216--upload_2018-4-18_15-2-3.png

1 Like

Oh, I actually see it on other project I have now open on 2018.2. It didn’t show on the first project I tried. I do remember others having similar issues on 2018.1 tho so this is probably related.

https://discussions.unity.com/t/694222

Hi @rz_0lento ,

Do you see any errors in the console output? Can you share with us what is in your project manifest (/Packages/manifest.json)?

Regards,

Pascal

Actually, the project where Package Manager was hidden was samples things from GitHub - Unity-Technologies/EntityComponentSystemSamples. There was an error on the entities package which I fixed but I can’t remember if the menu entry was hidden after that too. I do get the menu entry for that project now tho. I can try to repro this later on.

I tried to repro this in all ways I could imagine (besides uninstalling 2018.2) but now the Package Manager shows up every time. Here’s a screenshot how it looked like on the first run:

1 Like

Hi @rz_0lento ,

I tried to reproduce on my end and I did not have the issue. I’ll ask QA to try reproduce.

Regards,

Pascal