i have updated memberinfo showcase to 4.3.1 by myself and it got compatible within User Profile Customize :
Find :
template name :
xperience_memberinfo_showcase
Then Replace all with this code
Code:
<div class="block mainblock">
<div id="userinfoblock" class="floatcontainer">
<div class="blocksubhead" colspan="5">{vb:raw title}</div>
<div class="blockbody userprof_content userprof_content_border">
<div class="blockrow member_blockrow">
{vb:raw html} </div>
</div></div></div>
<div class="underblock"></div>
enjoy