UMaterialInterface::GetWidth() & GetHeight() broken?

Hey guys,
i always get a linker error for both of these functions.


 error LNK2019: unresolved external symbol "public: int __cdecl UMaterialInterface::GetWidth(void)const " (?GetWidth@UMaterialInterface@@QEBAHXZ)

Can someone confirm they’re broken?

edit:
Ouh, just found a bug report from 2014.
Guess they’re still broken!