Problem with the event store.

It seems like if I try to import an event from the event store in to GDevelop, the values and object names are not passed to the event.
I have just tried to import one of my old events and I get variables with no values assigned to them and expression with no object names included, like: object.X() without object only .X() written in the expression.