No due to the nature of how that mode works the character movement component cannot move while “inside of an object”. Normally you would just deny collision with the object entirely to locomote inside of it.
The whole point of the override is so that you cannot locomote through objects.