GetCreativeObjectsWithTag() does not work for props that are part of a prefab

When using gameplay tags on props that are part of a prefab, the call to GetCreativeObjectsWithTag does not return any items. Works fine with props that are not part of a prefab. Not sure if this is intended but seems like a bug.