I am creating a MMPK with numerous point, line, and polygon layers pulling from an EGDB for use in Explorer. Recently, one of the layers is having issues drawing in Explorer. If I open the MMPK in ArcGIS Pro, the layer is visible, but in Explorer, either the layer is not visible or when it is visible, I can't select select it and access pop-ups. This layer used to work fine, but now it no longer works.
The only thing that has changed is that I added a relationship class to this layer to associate with three related tables. I'm not concerned with having access to the related tables in Explorer, I just need the point feature class to be visible and accessible. Even after removing the relationship, the layer still does not draw.
Exporting the feature class with no relationships fixes the issue, but this is not a good long term solution.
Is this a known issue or does anyone have any solutions to this?