Unable to open Scalar overlay

Operating system: Linux 4.15.0-112-generic #113-Ubuntu 18.04
Slicer version: 4.10.2 r28257
Expected behavior: Open file [1] with Overlay Plane tags set and show stored overlay.
Actual behavior: When opening such file not in volume mode but as “Scalar Overlay” got an error: “virtual bool qSlicerScalarOverlayReader::load(const IOProperties&) failed: missing fileName or modelNodeId property”

File I try to open is from tests for pydicom Python library:
[1] https://github.com/pydicom/pydicom/blob/e8de9d31fc97e1162441adf4bd2742b82149ce18/pydicom/data/test_files/MR-SIEMENS-DICOM-WithOverlays.dcm

A post was merged into an existing topic: Open files with Overlay Plane tags set.