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
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.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Resolution Note (fix version 2019.2):
fixed in 2019.2.20f1