Constructor in dynamic multi-dimensional arrays are not called properly

 

If I declare a multi-dimensional arrays of objects and resize it, the constructor of the objects are not called properly, please check the attached example.  I have to overcome it by using an object pointer and create the object using new.

 
Thank you for your message. Serious bug fixed. Please wait for updates.