Actor Merge, keep AI markups.

I’m looking to reduce the amount of draw calls in a level by using actor merging. This has improved performance, but the problem is that the AI markup nodes on each of the actors disappears when they are merged together. Is it possible to merge the static meshes of two actors together, but keep their original other features like AI nodes intact?