MDLAsset not support binary .PLY model

Hi everyone

When I try to load the model with binary .ply format, MDLAsset can’t read the data as binary (I tried debugging and checking the buffer but I didn’t see any data) But when I change the model to ASCII format then model display normally.

If you know the reason, please tell me how to fix it. Thank you