Thanks!
In UCharacterMovementComponent::FloorSweepTest TraceChannel is ECC_Pawn as I would expect. I am sort of assuming that channel is the type for the thing that is tracing, rather than what we want to find. And that type is already blocked by the Ocean floor box, unless I misunderstand something here(also demonstrated by the Character being stopped by the volume)