I am trying to serialize some custom values into a Fbx file. Currently I write these values to a FbxBlob type.
On loading Maya, I noticed that FbxBlob related fields are not being read into the scene. Is there a way to force Maya to preserve these values? The reason being that when I reexport the new .fbx out of Maya, I want the custom values to remain.