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
- Button highlight state disabled when hovering cursor over smaller sized child UI objects
- "Unity has stopped working" window is skipped when the Editor crashes
- The "Properties..." shortcut does not open the Focused Inspector window when the new GameObject is created
- Editor crashes when using WebCamTexture
- [URP] ShaderKeywords '_MAIN_LIGHT_SHADOWS' and '_ADDITIONAL_LIGHT_SHADOWS' are always enabled in the Editor
Resolution Note (fix version 2019.2):
fixed in 2019.2.20f1