Search Issue Tracker

By Design

Votes

1

Found in

2022.3.23f1

2023.2.17f1

6000.0.0b14

Issue ID

UUM-68201

Regression

Yes

Unity is loading internal version of SharpZipLib instead of local version

--

-

How to reproduce:
1. Open the user-attached project “NPOI Test”
2. Navigate to the upper Toolbar → Tools → Export Spreadsheet
3. Observe the Console

Expected result: No error messages are logged
Actual result: “TypeLoadException” is thrown

Reproducible with: 2022.2.0a1, 2022.3.23f1, 2023.2.17f1, 6000.0.0b14
Not reproducible with: 2021.3.37f1, 2022.1.0b1

Reproducible on: Windows 11 Pro
Not reproducible on: No other environment tested

  1. Resolution Note:

    This is by design, any assembly from the MonoBleedingEdge is not allowed to get it's version changed we only allow that exact version to be used

    There are unfortunally no good workarounds for this other than to ensure that the dependencies is compatible with the MonoBleedingEdge version of ICSharpCode.SharpZipLib.dll

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.