tooltip problem

Fyreus

New member
Hello,

I'm using 2019.4.40 LTS and finalllllly got around to this asset and ran into a problem where the Tactics pack is giving me errors related to the tooltip attribute
```
Assets\Behavior Designer Formations\Scripts\Tasks\Arc.cs(16,10): error CS0104: 'Tooltip' is an ambiguous reference between 'BehaviorDesigner.Runtime.Tasks.TooltipAttribute' and 'UnityEngine.TooltipAttribute'
````
I'm a 3rd rate scripter and not the most amazing debugger, what should i do regarding this? I recall seeing something saying that unity made their version later on and caused some conflict.
 
2019.4 is no longer supported, can you try updating to a minimum of at least 2021.3? With that version you should not get any install errors.
 
2019.4 is no longer supported, can you try updating to a minimum of at least 2021.3? With that version you should not get any install errors.
My project was made during covid and all assets are within that era unfortunately
 
I do not have 2019 installed anymore and am not able to support it, but if you are version locked you can just remove all of the tooltips since you will not be updating anyway.
 
I just realized the other option is to write things down (which i am in the middle of doing) because this asset is too great to pass over so i'll give it my all (y) thank you for your time and i apologize for the post
 
Back
Top