Hello!
I’m receiving this error:
[Package Manager Window] The file [C:\Users\claib\UFO-Tut\Packages\manifest.json] cannot be found
UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()
[Package Manager Window] Cannot perform upm operation: The file [C:\Users\claib\UFO-Tut\Packages\manifest.json] cannot be found [NotFound].
UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()
UnityEditor.PackageManager.UI.UIError
UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()
Using 2020.2.6
A friend and I are using the collaboration feature to learn unity on the same project together. All of the scripts and assets are there, but the scene does not load as I expect it to. Are we missing something? We’ve tried this also on 2019 LTS, sometimes with different errors - but never has the scene loaded up. I have been able to eliminate errors by resetting the packages to default, but this doesn’t show the scene as I expect it to (it’s a blank slate).
Thanks for any input!