Are there any chances to show collider of a capsule mesh or change its size?

Could you please look at this? https://playground.babylonjs.com/#6EU8HW#6
I tried to extend a size of a box collider but looks moveWithCollisions() doesn’t see my new size. What do I do wrong here?

The same issue as mine: moveWithCollisions not working with setBoundingInfo - #4 by Rata_Blanca
Seems it really can’t be done, unfortunately