Unresolved symbols while creating AnimGraphNode child class

I’ve tried several times to create AnimGraphNode inherited class, but every time I tried to create and compile code (even if I create class via Editor wizard), compiler gives me a whole pool of errors about unresolved symbols. Is it necessary to implement all UK2Node functions presented in this log, or this is some kinda bug? Is it fixed in any 4.11 preview version?