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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment