Hi all,
I’m somewhat new, so sorry if this is a silly question. I’ve have a couple packages installed on my project (Input System and YarnSpinner). They work fine on one PC and I can do all the usual stuff (referring to package namespaces, adding component scripts/creating assets related to the packages etc).
However, upon pushing the project onto GitHub and pulling the project onto a another PC using Git bash, I get errors saying that all the namespaces related to the packages can’t be found in the project. All assets and component scripts related to the packages also can’t be loaded.
Looking into the package manager, the packages are in the project, so I don’t think it’s a case of not having the packages installed. Re-installing the packages on the package manager doesn’t seem to fix it either. They work perfectly fine on a fresh new project though, and I’m using the same Unity version on both PCs.
The only thing I can think of is something happening during the git pull, so I figured I’d have a look at the GitHub Unity plugin. However, I can’t seem to use the plugin on the pulled project after installing using the package manager, but again works fine on a fresh new project loaded on the 2nd PC.
I don’t suppose anyone would happen to know anything?
EDIT: I’m using Unity 2020.1.0f1