Hello!
I have encountered an issue where Maps are not working correctly in construction script:
I have a blueprint actor who has an Array of Map(Name,Static Mesh Reference), which is then placed in the world, and the array is given members. Construction script however, cannot seem to read this array - debugging suggests that the length is zero and that the array has no members.