A problem with semi-primitive data types (ex: CFrame)

Would love if an engineer would take a couple hours and add the correct case to these kinds of functions and attributes (like .magnitude in Vector3).

A simple repro to this error:

print(CFrame.new():PointToObjectSpace(Vector3.new()))
3 Likes