Hi! I am using different surface types and PhysicalMaterials to play different hit effects and deal varying amount of damage. It is working fine with the character I created as a target, but not with the default floor which is present in the scene.
When using a BreakPoint in code, the Hit.PhysMaterial is returning DefaultPhisicsMaterial for this floor but proper values for the character.