Occur fatal error 1853 after use FObjectInitializer

I found the answer myself.

If you ever build with default constructor, you will see same as that.

Delete Saved, Intermediate, Binaries folder and regenerate VS Project, Rebuild it.

Than It will work.