ALS v4 mantle not working on objects with a different scale ratio than 1:1:1

Like i said in the title, the mantle system does not work on objects with a different scale ratio than 1:1:1, like it brokes and sends you to space when your trying to mantle on a object who has a scale like 1:2:1, but works perfektly fine on object with a scale like 1:1:1 or 2:2:2.
Any idea why, this is really anoying

Thanks!

ALS_MacroLibrary↓
1.ML_ComponentWorldToLocal
2.ML_ComponentLocalToWorld
transform only need position and rotation, scale should is (1, 1, 1)

this is the fix in case it wasnt fixed .