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
  Null Reference Exception rickgplus 1 1,665 03-01-2025, 02:09 PM
Last Post: _Aka_
  playmaker integration error DNeville 5 3,803 05-23-2024, 07:01 AM
Last Post: _Aka_
  Getting reference to Generator and InputSplinePath Spline velikizlivuk 3 2,581 08-15-2023, 11:08 PM
Last Post: velikizlivuk
  Error when trying to connect nodes in prefab edit mode Lupos 4 2,838 06-02-2023, 10:27 AM
Last Post: _Aka_

Forum Jump: