Error loading PSD

When you want to load a psd an error is shown, wich says:
“‘Aspose.PSD.FileFormats.Psd.Layers.LayerResources.TypeToolInfoStructures.UnknownStructure’ to type ‘Aspose.PSD.FileFormats.Psd.Layers.LayerResources.TypeToolInfoStructures.DescriptorStructure’.”
What could happen only in this psd?
Code:
PsdImage image = (PsdImage)Aspose.PSD.Image.Load(“C:\example.psd”);
PSD:
Example_ticket_bug.zip

I can confirm issue with the provided file. We created ticket:
PSDNET-1553: Image loading failed: Unable to cast object of type UnknownStructure to type DescriptorStructure.

with the High Priority