The Object is both "null" and "not null"

Also it is better to check UObjects with IsValid(…) There are some situations when pointer is no null but accessing it will fail.