Search Issue Tracker
Loading an assetbundle with a GameObject that uses MonoBehaviours in .dl...
I think the solution here involves pairing plugins and asset bundles - the user needs the plugin to unpack the DLL then the asset bu... Read more
Scene Async Load Is Not Async [To be broken into smaller more specific t...
Loading a scene asynchronously doesn't appear to be asynchronous. This has been tested loading a scene with around 10,000 cubes both... Read more
Memory leak when building AssetBundles
Reproduction steps:1. Open project “MakeBundleTestOH.zip”2. Click “Test\MakeBundle” through the Main menu3. Open the Activity Monito... Read more
Assetbundle is not loaded correctly when they reference a script in cust...
Steps to reproduce:1. Open "Fogbuzz issue 1143071" from Own Cloud link2. Navigate to the buildWithoutDLL folder and open "Beweegvloe... Read more
Loading Asset Bundle, which has renamed script, loses references to that...
How to reproduce:1. Download AssetBundles demo project http://files.unity3d.com/vincent/assetbundle-demo/users_assetbundle-demo.zip2... Read more
Asset Bundle Variant fails to resolve material when using WWW.LoadFromCa...
Steps to reproduce:1. Make sure there is only Assets folder in the Project folder2. Open attached project3. Open scene "boostrap"4. ... Read more
Loading.LockPersistentManager object lock impacts performance during Ass...
Loading.LockPersistentManager object lock impacts performance during AssetBundle.LoadAssetAsync operation. Developers suggested defe... Read more
[AssetBundle] Wrong dependencies are recorded in a manifest file
This Zendesk ticket (see bottom of comments) has a lot more detail. We never solved this one. An AssetBundle manifest file gets wron... Read more
[Asset Bundles] Lag while loading big textures from asset bundles asynch...
Steps to reproduce:1. Open attached project2. Build the asset bundles: menu Swing > Build AssetBundles (ChunkBasedCompression)3. ... Read more
BuildAssetBundles ignores modified prefab if scene/project was not saved
Steps to reproduce:1. Open attached project "ScriptableObjectToAssetBundleTest.zip"2. In file menu bar click "Test->BuildAssetBun... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- 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