C API: SUImageGetImageRep access violation

Hi Experts,
I met a crash when load a skp model in SUImageGetImageRep API call. The attached sample code can be used to reproduce this issue. To reproduce,

  • download two zip attachments (one is source code, another is test model)
  • Unzip and open samples\skp_to_xml\win\skp2xml.sln
  • Make “test” project as default start up project.
  • Rebuild the solution
  • Configure the debug input model and start debugging
    It will load the skp model and crash just in this API call.

SDK_WIN_x64_2020-0-363.zip (10.5 MB)
15777.zip (8.0 MB)

Anyone can help take a look this? Thanks!