I’m having the same issue. I have an object colliding with an instanced static mesh and I need to get the instance index when the collision happens. If this was a hit event, then I could get the index but that’s not in my current setup.
Did you figure this one out?