Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2018.2.16f1
2018.3.0a1
2019.1.0a1
2019.2.0a1
Issue ID
1107910
Regression
No
Long loading times occur when using AssetBundle.LoadAllAssets
Repro Steps:
1. Open "SampleScene" in the attached project
2. Press Play
3. After about 50 seconds - check the console logs
Expected Behavior: AssetBundle.LoadAllAssets takes approximately as much or slightly more time than Resources.LoadAll
Actual Behavior: AssetBundle.LoadAllAssets takes from 50 to 100 times more time than Resources.LoadAll
Reproducible with: 2017.4.18f1, 2018.3.2f1, 2019.1.0a14, 2019.2.0a1
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
- Crash on mono_dump_native_crash_info when changing a Particle System Renderer’s Material Shader to Standard Unlit
- VFX Prefab doesn’t have Preview icon in Project window and Preview window is empty in Inspector window
- Visual Effect Graph error message does not disappear and lasts forever until the Visual Effect Graph is reopened even when the error causing connection/node is deleted and Visual Effect Graph is saved
- “RenderSettings customReflection texture has invalid type” error keeps getting thrown even when Environment Reflections was set back to Skybox from Custom with an invalid texture
- Particle System with the custom Material breaks the Scene view when the material is using a Shader Graph with the Texture with the power of negative value
Resolution Note:
Addressables will address these issues.