FuzzySmurf
Member
Hello!
I just recently got my BD in a good form, and decided to upgrade to BD Pro.
The game still runs, and I am still able to use the old BD.
However, I am not able to use BDPro, or use the new BDGraph. Its just empty w/ nothing on it.
I keep getting reflection errors with BD Pro. I can delete the package without issue as well.
Any suggestions?
Also, I am on
BD Pro 2.0.2f1
Unity 2022.3.58f1
Below is details of some of the errors im getting.

I am also getting errors related to Unitys 1.3.10 Unity.Entities package. although im not sure why, but it seems related.

I just recently got my BD in a good form, and decided to upgrade to BD Pro.
The game still runs, and I am still able to use the old BD.
However, I am not able to use BDPro, or use the new BDGraph. Its just empty w/ nothing on it.
I keep getting reflection errors with BD Pro. I can delete the package without issue as well.
Any suggestions?
Also, I am on
BD Pro 2.0.2f1
Unity 2022.3.58f1
Below is details of some of the errors im getting.
System.Reflection.ReflectionTypeLoadException: Exception of type 'System.Reflection.ReflectionTypeLoadException' was thrown.
Invalid type Opsive.GraphDesigner.Editor.Elements.SharedVariablesElement for instance field Opsive.BehaviorDesigner.Editor.Inspectors.BehaviorTreeInspector:m_SharedVariablesElement
Invalid type Opsive.BehaviorDesigner.Editor.Inspectors.BehaviorTreeInspector for instance field Opsive.BehaviorDesigner.Editor.Inspectors.BehaviorTreeInspector+<>c__DisplayClass3_0:<>4__this
at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes(System.Reflection.Assembly,bool)
at System.Reflection.Assembly.GetTypes () [0x00000] in <d4e8a951dcb549d5a33beceb2b3afcb3>:0
at Unity.Entities.TypeManager.InitializeAllComponentTypes () [0x00064] in .\Library\PackageCache\com.unity.entities@1.3.10\Unity.Entities\Types\TypeManager.cs:2593
at Unity.Entities.TypeManager.Initialize () [0x00269] in .\Library\PackageCache\com.unity.entities@1.3.10\Unity.Entities\Types\TypeManager.cs:1539
at Unity.Entities.AttachToEntityClonerInjection.Initialize () [0x00001] in .\Library\PackageCache\com.unity.entities@1.3.10\Unity.Entities.Hybrid\Injection\CompanionGameObject.cs:23
at Unity.Entities.AttachToEntityClonerInjection..cctor () [0x00001] in .\Library\PackageCache\com.unity.entities@1.3.10\Unity.Entities.Hybrid\Injection\CompanionGameObject.cs:17
System.TypeLoadException: Invalid type Opsive.GraphDesigner.Editor.Elements.SharedVariablesElement for instance field Opsive.BehaviorDesigner.Editor.Inspectors.BehaviorTreeInspector:m_SharedVariablesElement
System.TypeLoadException: Invalid type Opsive.BehaviorDesigner.Editor.Inspectors.BehaviorTreeInspector for instance field Opsive.BehaviorDesigner.Editor.Inspectors.BehaviorTreeInspector+<>c__DisplayClass3_0:<>4__this
System.Reflection.ReflectionTypeLoadException: Exception of type 'System.Reflection.ReflectionTypeLoadException' was thrown.
Invalid type Opsive.GraphDesigner.Editor.Elements.SharedVariablesElement for instance field Opsive.BehaviorDesigner.Editor.Inspectors.BehaviorTreeInspector:m_SharedVariablesElement
Invalid type Opsive.BehaviorDesigner.Editor.Inspectors.BehaviorTreeInspector for instance field Opsive.BehaviorDesigner.Editor.Inspectors.BehaviorTreeInspector+<>c__DisplayClass3_0:<>4__this
at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes(System.Reflection.Assembly,bool)
at System.Reflection.Assembly.GetTypes () [0x00000] in <d4e8a951dcb549d5a33beceb2b3afcb3>:0
at Unity.Entities.TypeManager.InitializeAllComponentTypes () [0x00064] in .\Library\PackageCache\com.unity.entities@1.3.10\Unity.Entities\Types\TypeManager.cs:2593
at Unity.Entities.TypeManager.Initialize () [0x00269] in .\Library\PackageCache\com.unity.entities@1.3.10\Unity.Entities\Types\TypeManager.cs:1539
at Unity.Entities.BindingRegistry.Initialize () [0x00001] in .\Library\PackageCache\com.unity.entities@1.3.10\Unity.Entities.Hybrid\Bindings\BindingRegistry.cs:83
at Unity.Entities.BindingRegistry..cctor () [0x00028] in .\Library\PackageCache\com.unity.entities@1.3.10\Unity.Entities.Hybrid\Bindings\BindingRegistry.cs:76
System.TypeLoadException: Invalid type Opsive.GraphDesigner.Editor.Elements.SharedVariablesElement for instance field Opsive.BehaviorDesigner.Editor.Inspectors.BehaviorTreeInspector:m_SharedVariablesElement
System.TypeLoadException: Invalid type Opsive.BehaviorDesigner.Editor.Inspectors.BehaviorTreeInspector for instance field Opsive.BehaviorDesigner.Editor.Inspectors.BehaviorTreeInspector+<>c__DisplayClass3_0:<>4__this

I am also getting errors related to Unitys 1.3.10 Unity.Entities package. although im not sure why, but it seems related.
