Player.CharacterAppearanceLoaded not waiting for Player height

I have a script that wants to get the players hipheight on player.characterappearanceloaded but it always gets the default value regardless of what the player has set in the customization. I output the value of the hipheight in console and it always gives 2 when my actual hipheight on my humanoid is 4.1. Does anybody know a way I can get my actual hipheight on charcteradded?

CharacterApearenceLoaded doesnt wait for Player Sizes
However, I may have missed information.

Is there any way to wait for playersizes?