Search Unity

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:
    6,363
    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:
    6,363