Search Unity

3D Game Kit - ProBuilder could not be found

Discussion in 'World Building' started by rickblacker, May 9, 2019.

  1. rickblacker

    rickblacker

    Joined:
    May 1, 2014
    Posts:
    266
    I'm running with these versions.
    Unity - 2019.1.1f1
    ProBuilder - 4.04
    3D Game Kit - 1.7.1

    I did have this all up in running in prior versions. I noticed that my sample scene in the 3D game kit was no longer working properly so I went and ensured I had the latest everything. Now I'm getting the error
    Code (CSharp):
    1. Assets\3DGamekit\Scripts\Editor\NewSceneCreator.cs(60,23): error CS0246: The type or namespace name 'ProBuilder' could not be found (are you missing a using directive or an assembly reference?)
    2.  
    Anyone find or know of a work around for this?

    Thanks
    Rick
     
  2. rickblacker

    rickblacker

    Joined:
    May 1, 2014
    Posts:
    266
    Last edited: May 9, 2019
    Bentoon likes this.