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
Unable to build asset bundle when using CalculateSceneDependencyData() m...
Reproduction steps:1. Open the “TestProject-With-AssetBundleBug” Project2. Open the “Assets/Investments/01_OlimpiaPort.unity” Scene3... 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 is not created when attempting to click away in the Preview...
Steps to reproduce: Create a new project Create a new material Scroll to the bottom of the Inspector to locate the Asset Bundle assi... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected