Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Curvy has a error when I updated to Unity 5.2.3f1
#1
I am getting this error since I updated a few minutes ago:

Assets/Packages/Curvy/Base/CurvyController.cs(990,49): error CS0121: The call is ambiguous between the following methods or properties: `FluffyUnderware.DevTools.Extensions.TypeExt.GetFieldIncludingBaseClasses(this System.Type, string, System.Reflection.BindingFlags)' and `FluffyUnderware.DevTools.Extensions.TypeExt.GetFieldIncludingBaseClasses(this System.Type, string, System.Reflection.BindingFlags)'

is there a path fix for this?

(12-06-2015, 03:04 AM)kloveridge Wrote: I am getting these errors since I updated a few minutes ago:

Assets/Packages/Curvy/Base/CurvyController.cs(989,55): error CS0121: The call is ambiguous between the following methods or properties: `FluffyUnderware.DevTools.Extensions.TypeExt.GetFieldIncludingBaseClasses(this System.Type, string, System.Reflection.BindingFlags)' and `FluffyUnderware.DevTools.Extensions.TypeExt.GetFieldIncludingBaseClasses(this System.Type, string, System.Reflection.BindingFlags)'

Assets/Packages/Curvy/Base/CurvyController.cs(1006,50): error CS0121: The call is ambiguous between the following methods or properties: `FluffyUnderware.DevTools.Extensions.TypeExt.GetPropertyIncludingBaseClasses(this System.Type, string, System.Reflection.BindingFlags)' and `FluffyUnderware.DevTools.Extensions.TypeExt.GetPropertyIncludingBaseClasses(this System.Type, string, System.Reflection.BindingFlags)'
 
is there a path fix for this?

I actually am getting three errors:
Reply
#2
Yeah, like the upgrade notice said: You have to delete at least the /packages/DevTools folder before importing.
Reply
#3
Deleting that folder did work. But where is this "upgrade notice" you speak of? I never saw it. I don't see it on the asset store. I don't see it in the readme of the curvy package. Its a little annoying with asset store assets (such as curvy) that do a big dump of content in my project. I don't know who uses what. Fortunately, I use source control to back up incase I do something wrong. But still, this kind of dilemma is very easy to get into with 3rd party assets.
Reply
#4
Hm, I thought that the release notes are shown in a popup when you update the package from the assetstore. That isn't the case?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Unity 6 issues Moonbo 4 209 11-21-2025, 12:07 PM
Last Post: _Aka_
  Curvy Line Renderer for UI Spline? gekido 7 4,740 07-13-2025, 07:11 PM
Last Post: _Aka_
  Updated package in 2022 LTS resulted in multiple errors scr33ner 2 1,200 01-13-2025, 09:32 AM
Last Post: _Aka_
Information New free asset: Converter For Unity Splines _Aka_ 20 9,162 07-19-2024, 05:15 PM
Last Post: _Aka_

Forum Jump: