Search Issue Tracker

Fixed

Fixed in 2020.3.43f1, 2021.3.14f1, 2022.1.23f1, 2022.2.3f1, 2023.1.0a19

Votes

0

Found in

2020.3.39f1

2021.3.10f1

2022.1.16f1

2022.2.0b7

2023.1.0a10

Issue ID

UUM-14582

Regression

No

[IL2CPP] Test fails when writing a ZipArchive into a ZipArchiveEntry within a parent ZipArchive

--

-

How to reproduce:
1. Open the user’s attached project
2. In the Test Runner window, press the “Run All Tests” button and observe the result

Expected result: Tests succeeded
Actual result: Tests fail

Reproducible with: 2020.3.39f1, 2021.3.10f1, 2022.1.16f1, 2022.2.0b7, 2023.1.0a10

Reproduced on: macOS 12.4 (Intel)

Note: Not reproducible with “Mono“ Scripting Backend

First lines of error:
NestedZipFileOperations_ShouldNotThrow (0.009s)

System.IO.IOException : Internal error Flush

at System.IO.Compression.DeflateStreamNative.CheckResult (System.Int32 result, System.String where) \[0x00000] in <00000000000000000000000000000000>:0
at System.IO.Compression.DeflateStreamNative.Flush () \[0x00000] in <00000000000000000000000000000000>:0
at System.IO.BinaryWriter.get_BaseStream () \[0x00000] in <00000000000000000000000000000000>:0

  1. Resolution Note (fix version 2023.1.0a19):

    Fixed in: 2023.1.0a19

  2. Resolution Note (fix version 2022.2.3f1):

    Fixed in: 2022.2.3f1

  3. Resolution Note (fix version 2022.1.23f1):

    Fixed in 2022.1.23f1

  4. Resolution Note (fix version 2021.3.14f1):

    Fixed in 2021.3.14f1

  5. Resolution Note (fix version 2020.3.43f1):

    Fixed in: 2020.3.43f1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.