Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Curvy 2.0 compile error in unity 5.2.1p1
#5
I'm using Unity 5.2.1f1 and got the following error on import.

Assets/Packages/Curvy/Controllers/UITextSplineController.cs(263,20): error CS1061: Type `UnityEngine.UI.VertexHelper' does not contain a definition for `Clear' and no extension method `Clear' of type `UnityEngine.UI.VertexHelper' could be found (are you missing a using directive or an assembly reference?)

Fixed it by commenting the whole #if !UNITY_5_1 && !UNITY_5_0 && !UNITY_4_6...  block
Reply


Messages In This Thread
RE: Curvy 2.0 compile error in unity 5.2.1p1 - by MayhemMike - 10-12-2015, 11:57 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Unity 6 issues Moonbo 4 1,152 11-21-2025, 12:07 PM
Last Post: _Aka_
  Curvy Line Renderer for UI Spline? gekido 7 6,217 07-13-2025, 07:11 PM
Last Post: _Aka_
Information New free asset: Converter For Unity Splines _Aka_ 20 11,985 07-19-2024, 05:15 PM
Last Post: _Aka_
  Invisible Gizmos In Latest Curvy Splines orrenravid1 1 1,522 06-11-2024, 07:36 AM
Last Post: _Aka_

Forum Jump: