FIXED: Issue with EXR Playback

I was revisiting an old project and discover the latest build have some issue reading an EXR sequence. It seems the file is encoded as ZIP lossless -zlib block 16scanlines.
It also been causing some crash on start up if I start the project full-screen on monitor 1 ( single monitor on my dev machine )

Link to EXR Sequence:

Plays fine and as expected on 2020.28110 ( it’s for a remap top, UV pass render )
Appear jumbled / blocky on latest 2022.35320. ( both running windows 10 Pro 19045.3570 )

See Screenshot for comparisons.

Crash.dmp
TouchDesignerCrash.2022.35320.1.dmp (388.6 KB)

Thanks for the report and the .exr samples. This bug will be fixed in the next build we post.

Thanks Malcom !