Search Issue Tracker

Fixed in 2018.4.X

Fixed in 2019.2.X, 2019.3.X

Votes

0

Found in

2018.4

2019.2.10f1

2020.1

Issue ID

1195067

Regression

No

[AssetBundles] RecompressAssetBundles fail with larger chunk compressed texture included

Asset Bundles

-

How to reproduce:
1. Open the attached project
2. Open the Test Runner
3. Run the tests

Actual result: Tests that are using the second (larger) bundle fails.
Expected result: Tests succeeds.

Reproducible with: 2020.1.0a12 (preview-1.6.3), 2019.3.0b10 (1.5.4), 2019.2.11f1 (1.5.4), 2018.4.12f1 (1.5.4).

Notes:
- When the test fails a failed assertion is thrown:
Assertion failed on expression: 'm_UncompressedBlocksOffsets[blockInd] <= from + dstPos && m_UncompressedBlocksOffsets[blockInd] + uncompressedBlockSize >= from + dstPos'

---------------------------------------------
Fixed in 2020.1.0a20, 2019.3.0f6, 2018.4.16f1.

  1. Resolution Note (fix version 2019.2):

    fixed in 2019.2.20f1

Add comment

Log in to post comment