Hi. I have an old project that I’ve not opened for years since I lacked the energy to continue it, but a few days ago I put the project folder back on the system installed unity and opened it just fine, some packages didn’t get added to the menus, so I redownloaded them with package manager checked that everything was checked for import, (it was) and it looked like everything worked, no errors.
But the installed packages don’t show up as installed in my project in package manager nor Unity menus while still listed in the project window.
So Ive reimported everything.
Removed the library folder so it got rebuilt.
Made sure every account from system to user has full access, (thought it might be a write access problem), but for some reason they install to the project but don’t show up as installed in package manager nor in the Unity menus.
I’m stumped and any help would be appreciated.
what is this?
unity 2019.4 unity registry packages
why it does not install?
library deleted
manifest including timeline 1.2.18
{
"dependencies": {
"com.unity.textmeshpro": "2.1.6",
"com.unity.timeline": "1.2.18",
"com.unity.ugui": "1.0.0",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
"com.unity.modules.animation": "1.0.0",
"com.unity.modules.assetbundle": "1.0.0",
"com.unity.modules.audio": "1.0.0",
"com.unity.modules.cloth": "1.0.0",
"com.unity.modules.director": "1.0.0",
"com.unity.modules.imageconversion": "1.0.0",
"com.unity.modules.imgui": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0",
"com.unity.modules.particlesystem": "1.0.0",
"com.unity.modules.physics": "1.0.0",
"com.unity.modules.screencapture": "1.0.0",
"com.unity.modules.terrain": "1.0.0",
"com.unity.modules.terrainphysics": "1.0.0",
"com.unity.modules.tilemap": "1.0.0",
"com.unity.modules.ui": "1.0.0",
"com.unity.modules.uielements": "1.0.0",
"com.unity.modules.vehicles": "1.0.0",
"com.unity.modules.video": "1.0.0",
"com.unity.modules.wind": "1.0.0"
}
}
the lowest timeline in package manager appears as 1.3.0 but that still has the same issue: com.unity.modules.animation
ps. I wanted to start topic in the package manager subforum, but this discussions can’t even search on page in neither opera, edge or firefox, and its own search loads up topic based on tags no possibility to start topic in subforum.
UPDATE: AFTER UNITY 2019 RE-INSTALL EVERYTHINGS GOOD

