Hi, I'm try to use UNION and UNION_ELM that have some nested memory container inside, but it's result in a crash.
It either just plain app crash or will message, depends on class structure,
it's "Attempting to create an object of zero size in Memc container. The container is not initialized. blahblah"
Attached file should contains 5 apps sample,
while those 1 class, 2 class, 2 class nested are nothing special and just plain app crash, the Attribute Application is something else,
As moving extra class attribute from top to below doesn't produce error.
Is it some kind of Union restriction or a bug?
Thanks in advance.