You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TSharedPtr<FJsonObject> is not a valid type for object serialisation. Thus the dynamic properties of the C++ Object Models won't get serialised, and won't persist from a level reload.
TSharedPtr<FJsonObject>
is not a valid type for object serialisation. Thus the dynamic properties of the C++ Object Models won't get serialised, and won't persist from a level reload.We faced a similar issue in Unity specklesystems/speckle-unity#27
The text was updated successfully, but these errors were encountered: