Getting this error about runtime asmdef

Plugin 'Assets/Behavior Designer/Runtime/BehaviorDesigner.Runtime.dll' has the same filename as Assembly Definition File 'Assets/Behavior Designer/Runtime/BehaviorDesigner.Runtime.asmdef'. Rename the assemblies to avoid hard to diagnose issues and crashes

I haven't done anything special just recently installed behaviour designer and the runtime componant from the website.
The tutorials had a bug as well but that was fixed so it's likely the same with the runtime sample too.
 
If you install the runtime source make sure you first delete the BehaviorDesigner directory. The runtime source contains everything that you need.
 
Top