Unity won't let me import packages anymore.
I've used the "Import packages" dropdown before, and had no problems in the past. But today it's completely "greyed out," and can't be clicked.
I really don't know what the problem could be... I made sure I was logged into my account. I even tried closing the editor and opening it again, but that didn't help.
Loot at error console. Something not import right so Unity prevent you from import anything else until problem solved
Hmm, there doesn't seem to be any errors in the console.
Hey, did you find any solution? I have the same problem.
I don't know. I ended up abandoning that project and starting anew, for various reasons. (Since I was early enough on in development.) Sorry, I probably should've hanged on to it for future reference. Since then, I've also installed a newer version of the engine, and the option is no longer "greyed out," but I really have no idea what fixed it.
Actually, the only option available is "custom package." Wasn't there supposed to be other options there? Am I remembering that correctly?
Answer by mashuu83 · Apr 02, 2019 at 02:02 AM
This just happened to me and I realized it was because in my project navigation window I had selected a 'Package' as soon as I selected my 'Assets' Folder and that was highlighted, all of the greyed out options in my Assets menu came back, hope that helps!
Answer by boxer650 · Jan 18, 2019 at 12:38 PM
Dragged and dropped the .unitypackage file, afterwards the Import Package tab became available ,Unity 21018.2.8
Answer by MildakZebrak · Jan 08, 2019 at 12:27 PM
Exactly same problem here with Unity 2018.3.0f2 (64-bit)
Answer by daotting · Mar 14, 2019 at 06:25 PM
,Asset > Import is grayed out for me as well, but instead was able to add packages from Window > Package Manager
Your answer
Follow this Question
Related Questions
Unable to add 2D PSD Importer package from Package Manager due to some invalid dependencies. 2 Answers
When clicking import package, there is nothing showing 0 Answers
How to keep .asmdef references when exporting a ".dll"? 1 Answer
How can I get the First Person Controller? 0 Answers
VR package requires Collections package 0 Answers