JsonObjectWrapper does not compile

Hello,
I am using JsonObjectConverter in my project but whatever I tried it fails to build. The culprit is possibly JsonObjectWrapper which is included in JsonObjectConverter header. When I comment out the include in the JsonObjectConverter header, the project compiles and works like a charm.
This solution will not work since we have to cover engine installations on multiple machines.
I wonder if anyone else has the same problem and knows a way to fix this?

PS: “JsonUtilities/Public/JsonObjectConverter.h” is included in the header of my class and I also included “Json” and “JsonUtilities” in Project.Build public dependency modules. Is there maybe any other module need to include or is this possibly a bug?

Hello,

We’ve recently made a switch to a new bug reporting method using a more structured form. Please visit the link below for more details and report the issue using the new Bug Submission Form. Feel free to continue to use this thread for community discussion around the issue.

https://epicsupport.force.com/unrealengine/s/

Thanks