We have found that the VisionOSSortingGroup's priority for each of the building and floor plan was set to an equal value (100).
By adjusting the building renderer's order, we where able to force it to draw before the floor plan (i.e such that the floor plan renders "on top of" the building).
This is not a bug but more of a configuration mistake