Support for 2018.2 version?

sanyingli

New member
Hi developers, I wonder if it is possible to support 2018.2 version. Or could to lead me how I can let the BD works for 18.2 version?

Currently when I import the package it says
"TypeLoadException: Could not load type 'UnityEditor.PrefabAssetType' from assembly 'UnityEditor, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.
BehaviorDesigner.Editor.BehaviorInspector.OnInspectorGUI ()
UnityEditor.InspectorWindow.DrawEditor (UnityEditor.Editor[] editors, Int32 editorIndex, Boolean rebuildOptimizedGUIBlock, System.Boolean& showImportedObjectBarNext, UnityEngine.Rect& importedObjectBarRect) (at C:/buildslave/unity/build/Editor/Mono/Inspector/InspectorWindow.cs:1367)
UnityEngine.GUIUtility:processEvent(Int32, IntPtr)
"
 
Behavior Designer supports Unity 2017+. If you are switching Unity versions make sure you delete your Asset Store cache and redownload so it'll download it for the correct version.
 
Behavior Designer supports Unity 2017+. If you are switching Unity versions make sure you delete your Asset Store cache and redownload so it'll download it for the correct version.
Thanks for your help Justin. It works now. Love your works bro.
 
Top