I’ve just installed the 3D Game Kit from Unity. I’ve sorted most of the errors that inevitably comes my way but i’m absolutely stuck up on these. Does anyone have any idea on what to do? I only just Installed Unity yesterday and I’m entirely new to code.
Best,
Kris
Looks like you’re working with an old version of Cinemachine. Where did it come from?
What is the Cinemachine version? (on the main menu: Cinemachine/About)
And also: what version of Unity are you using?
Thank’s for getting back. I went ahead and removed the Cinemachine I had and installed a recent version from GitHub. Working all good now, appreciated!
Why did you install it from Github instead of using Unity’s Package Manager? Package Manager is the correct way to install Unity packages, and provides a nice UI for keeping up to date with the versions. Unless you’re planning to modify the sources, I would delete the Github version and install the latest (2.4.0) from package manager.