Search Issue Tracker
By Design
Votes
0
Found in
2017.3.0b7
Issue ID
967722
Regression
No
LZMA compressed asset bundle loads significantly longer than LZ4 compressed and Uncompressed asset bundle
Reproduction steps:
1. Unzip the contents of attached AssetBundlesStandalone.7z to any folder
2. Modify "AssetBundle_fromFile.cs" script with paths to asset bundles
3. Build & run to Windows Standalone
4. Press "Download Uncompressed" or "Download LZ4"
5. See that loading took less than 100ms
6. Press "Unload resource"
7. Press "Download LZMA"
8. Loading an asset bundle will take around 30 seconds
Reproducible with 5.4, 5.6 and 2017.x build
Reproducible on Android, Windows Standalone
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment