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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Resolution Note (fix version 2019.2):
fixed in 2019.2.20f1