I have been using Unity 2017/18 and Git for a long time. I have never had any issues with pushing/pulling until today. Yesterday, I purchased some asset store tools and installed them on one of my machines. I also enabled Unity IAP. Today when I pulled my project on another machine, all of the asset store plugins were broken/not installed. The asset folders are there of course, but nothing installed. There were also lots of errors about Unity IAP namespace declarations not being found. I attempted to reimport all of the packages and reinstall Unity IAP, but it is nothing but errors now. Can someone shed some light on what may be wrong here, and maybe how I can prevent it in the future?
I should mention that my gitignore and things are just fine.
↧