If in a scene a SplitPane is inside another SplitPane, the innermost cannot be retrieved via lookup. In a way this but is related to RT-24836 but is not due to FXML itself.
Retrieving the innermost SplitPane returns its SplitPaneSkin$Content inner class instance instead of SplitPane.
Retrieving the innermost SplitPane returns its SplitPaneSkin$Content inner class instance instead of SplitPane.