Swimming pack audio error with UCC 2.4 update

snicker

Member
Assets\Opsive\UltimateCharacterController\Add-Ons\Swimming\Scripts\WaterEffect.cs(24,36): error CS0246: The type or namespace name 'Audio' could not be found (are you missing a using directive or an assembly reference?)

Getting this error after updating to 2.4, the patch mentions some audio updates so I think its related to that
 
This one too

Assets\Opsive\UltimateCharacterController\Add-Ons\Swimming\Editor\WaterEffectInspectorDrawer.cs(10,46): error CS0234: The type or namespace name 'Audio' does not exist in the namespace 'Opsive.UltimateCharacterController' (are you missing an assembly reference?)
 
Top