I have a BP with one Geometry Collection and two Anchor Fields. I’ve got it setup in the constuction script to check for overlapping components between the GCs and Anchor Fields and add the Anchor fields to the Initialization Fields array. This all works well when I run the project through the editor, even in standalone mode. When I package the project though, the overlap doesn’t find any overlapping components or actors (I’ve tried both nodes).
Anyone got any idea what’s causing this?