Hi,
I met a problem when installing Bahvavior Desinger Pro (BD Pro), it looks like after installation BD Pro override the Opsive.Shared.Utility that Ultimate Character Controller (UCC) is using:
--------------------
Packages\com.opsive.ultimatecharactercontroller\Runtime\Character\UltimateCharacterLocomotion.cs(58,46): error CS0234: The type or namespace name 'IgnoreReferencesAttribute' does not exist in the namespace 'Opsive.Shared.Utility' (are you missing an assembly reference?)
Packages\com.opsive.ultimatecharactercontroller\Runtime\Character\UltimateCharacterLocomotion.cs(56,46): error CS0234: The type or namespace name 'IgnoreReferences' does not exist in the namespace 'Opsive.Shared.Utility' (are you missing an assembly reference?)
...
--------------------
When I re-installed UCC package with the required Opsive.Shared.Utility, BD Pro complaints the following:
--------------------
Packages\com.opsive.behaviordesigner\Runtime\Tasks\Actions\Math\RandomBool.cs(15,21): error CS0234: The type or namespace name 'CategoryAttribute' does not exist in the namespace 'Opsive.Shared.Utility' (are you missing an assembly reference?)
--------------------
I guess both UCC and BD Pro needs something in Opsive.Shared.Utility, but installation of each keeps overriding each other, so how could I get both installed and working together?
Thanks.
Unity: 2022.3.57
UCC: 3.2.2
BD Pro: 2.0.12
I met a problem when installing Bahvavior Desinger Pro (BD Pro), it looks like after installation BD Pro override the Opsive.Shared.Utility that Ultimate Character Controller (UCC) is using:
--------------------
Packages\com.opsive.ultimatecharactercontroller\Runtime\Character\UltimateCharacterLocomotion.cs(58,46): error CS0234: The type or namespace name 'IgnoreReferencesAttribute' does not exist in the namespace 'Opsive.Shared.Utility' (are you missing an assembly reference?)
Packages\com.opsive.ultimatecharactercontroller\Runtime\Character\UltimateCharacterLocomotion.cs(56,46): error CS0234: The type or namespace name 'IgnoreReferences' does not exist in the namespace 'Opsive.Shared.Utility' (are you missing an assembly reference?)
...
--------------------
When I re-installed UCC package with the required Opsive.Shared.Utility, BD Pro complaints the following:
--------------------
Packages\com.opsive.behaviordesigner\Runtime\Tasks\Actions\Math\RandomBool.cs(15,21): error CS0234: The type or namespace name 'CategoryAttribute' does not exist in the namespace 'Opsive.Shared.Utility' (are you missing an assembly reference?)
--------------------
I guess both UCC and BD Pro needs something in Opsive.Shared.Utility, but installation of each keeps overriding each other, so how could I get both installed and working together?
Thanks.
Unity: 2022.3.57
UCC: 3.2.2
BD Pro: 2.0.12