Unreal Engine 4.23 Released!

I would suggest you guys create a support ticket, from looking at the logs it is getting an assert when its trying to package a texture (as mentioned) so somewhere, somehow it is trying to do that texture.

  1. UATHelper: Packaging (Switch): libpng error: invalid block type
  2. UATHelper: Packaging (Switch): LogImageWrapper: Error: PNG Error: invalid block type
  3. UATHelper: Packaging (Switch): LogTexture: Warning: PNG decompression of source art failed
  4. UATHelper: Packaging (Switch): LogTexture: Warning: Cannot retrieve source data for mip 0 of texture T_PR-9_Normal
  5. PackagingResults: Error: invalid block type
  6. PackagingResults: Error: PNG Error: invalid block type
  7. PackagingResults: Warning: PNG decompression of source art failed
  8. PackagingResults: Warning: Cannot retrieve source data for mip 0 of texture T_PR-9_Normal
And then it asserts...