When HashMaps are serialized in the save/load process references to groups and objects are lost.
This is unlike the behaviour of arrays which will retain object and group references post-load, se steps to reproduce below.
For consistency and usability this should not be the case.