Open any project with UE4.17, create a structure and new a variable.
Choose the type of the variable to any object or struct.
Click save.
The type of the variable is changed to “object reference” or “struct”…
And you can not get the reference of the object in the datatable created with this structure.
Is this a super big BUG?