Can't save map / blueprint with class using EditInlineNew

I also tried those 2 :


TArray<class MyClass*> MyObjects;


TArray<MyClass*> MyObjects;

they work until i compile the BP where the end up as “trashclass” and prevent me to save the map / BP