I have a problem with deserialized Doctrine entities. Serialized objects don't have all fields of the entity and when I update them so that fields are set to null. I think the same issue is here but there is no solution related to using of JMSSerializer + Doctirne.
Regards