Creating map causes editor crash

This sounds like a bug, but I would like to get some opinions on this before I jump the gun and create a report.

Simply creating a map with integers as the key and strings as the value causes the editor to crash once the level is tested (crashes the standalone only if that’s set).

Is this a bug, or am I just missing something? C++ maps works just fine for me.