Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Bug Pro builder console error on install : 'Spline' does not contain a definition for 'GetControlPoints'

Discussion in 'Editor & General Support' started by laurentlavigne, May 7, 2021.

  1. laurentlavigne

    laurentlavigne

    Joined:
    Aug 16, 2012
    Posts:
    5,928
    Library\PackageCache\com.unity.probuilder@4.4.0\Editor\EditorCore\BezierSplineEditor.cs(387,38): error CS0117: 'Spline' does not contain a definition for 'GetControlPoints'

    seems like probuilder doesn't call
    GetControllerPoints  
    properly using the full namespace
    UnityEngine.ProBuilder

    you guys need to fix that so that probuilder behaves like a good neighbor
     
  2. laurentlavigne

    laurentlavigne

    Joined:
    Aug 16, 2012
    Posts:
    5,928