Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
'Ambiguous reference' error
#1
Hi there,

I made a project using an older version of Unity (probably 5.x) and then just tried to open it using Unity 2018.  I get the following errors:

Quote:Assets/Packages/DevTools/Editor/PropertyDrawers.cs(569,55): error CS0104: 'MinAttribute' is an ambiguous reference between 'FluffyUnderware.DevTools.MinAttribute' and 'UnityEngine.MinAttribute'

Assets/Packages/DevTools/Editor/PropertyDrawers.cs(568,34): error CS0104: 'MinAttribute' is an ambiguous reference between 'FluffyUnderware.DevTools.MinAttribute' and 'UnityEngine.MinAttribute'

I've also attached a screenshot.

I never got these before, and these two errors are preventing the code from compiling.  Can you please help me fix this?

Thank you!

   
Reply


Messages In This Thread
'Ambiguous reference' error - by TenaciousLibbs - 12-27-2018, 11:16 PM
RE: 'Ambiguous reference' error - by _Aka_ - 12-28-2018, 09:53 AM
RE: 'Ambiguous reference' error - by Koen Laan - 01-16-2019, 09:11 AM
RE: 'Ambiguous reference' error - by _Aka_ - 01-16-2019, 10:22 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Getting reference to Generator and InputSplinePath Spline velikizlivuk 3 9 08-15-2023, 11:08 PM
Last Post: velikizlivuk
  Error when trying to connect nodes in prefab edit mode Lupos 4 9 06-02-2023, 10:27 AM
Last Post: _Aka_
  Error when switching splines ricke 3 7 10-10-2022, 08:46 AM
Last Post: _Aka_
  Error when recreating splines / connections jh092 3 7 07-25-2022, 09:58 AM
Last Post: _Aka_

Forum Jump: