Problem in Unity when starting new project

0

I have the Unity version installed 2018.2.2f1.

When I create a new project, it generates all this.

The problem I have is that when I add a script to a unity object (say a cube) it gives me a compilation error since it does not find the dlls that should be. Specifically, I do not compile anything about projects that start with Unity *.

If it's a new project, how can it be that the references exist but the files where they point are not? Thank you regards Jose.

    
asked by Sosi 10.08.2018 в 13:03
source

0 answers