Search Issue Tracker
Won't Fix
Votes
1
Found in
5.5.2f1
Issue ID
895319
Regression
No
Starting Resources.LoadAsync will delay upcoming AssetBundle.LoadAsset's loading
Reproduction steps:
1) Download and open user's attached project
2) Build asset bundles ((upper menu) BuildTools -> Build -> Build AssetBundles for Android)
3) Build and run on any Android device
4) Press 'Load' button
-- Notice that in left top corner loading time is printed
Actual result:
When Resources.LoadAsync called next AssetBundle.LoadAsset takes 300 - 600 ms to load.
Expected result:
Resources.LoadAsync should not affect AssetBundle loading time.
Tested with Android and iOS and Windows 10. Every platform reproduces this issue.
Reproduced with:
2017.1.0a5, 5.6.0f2, 5.5.2p4, 5.4.5f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Customize handled extensions" part in the External Tools settings tab is not aligned with other properties
- Editor Diagnostics foldouts do not open when clicked on the foldout title
- [UI Builder] Visual Elements are not placed at the mouse cursor position when Absolute Position Placement is enabled
- "Width" and "Height" text is misaligned with slider ends in Screen Match Mode Parameters section of Panel Settings Asset
- Editor does not quit when Editor is not in focus and any floating window is opened
Add comment