- Home /
Question by
AlekosCaporali · Sep 03, 2020 at 02:08 PM ·
pluginpluginsmanagerofflinedependencies
Import Cinemachine Plugin to an offline project
Hello! I am pretty new to Unity and I am working on my first project. I am using HDRP and now I am facing the part of the project that requires me to do camera movements inside my scene. For hardware necessity I am using an offline machine with no access to internet connection, so now I need to import the Cinemachine plugin.
I imported it using the Plugin Manager on a copy of the project, using a PC with internet connection, then reimported the project back to my offline PC, but Unity won't resolve the Cinemachine package when opening the project from the hub.
The message I receive says that the project has invalid dependancies and that it can't connect to 'packages.unity.com' (pretty normal since I am offline).
What should I do to fix it?
Comment