Search Issue Tracker
LZMA compressed asset bundle loads significantly longer than LZ4 compres...
Reproduction steps: 1. Unzip the contents of attached AssetBundlesStandalone.7z to any folder 2. Modify "AssetBundle_fromFile.cs" sc... Read more
"AssetBundles" with the same names, but different file extensions cannot...
Reproduction steps: 1. Open "404Test.zip" project 2. Enter Play mode Expected Result: The AssetBundles download successfully Actua... Read more
Editor freezes when viewing/building asset bundles if a custom font is u...
Steps to reproduce: 1. Open the attached project 2. Open the Test_Scene 3. "New Text" GO/Text Mesh component -> change Font to Aveni... Read more
Crashes when loading Meshes from AssetBundle with ModelImporterMeshCompr...
To reproduce: 1) Open attached project 2) Delete Asset Bundles from 'Asset Bundles' folder 3) Rebuild them using "Build -> Build Tes... Read more
[AssetBundles] Application crashes when cleaning cache with overloaded C...
To reproduce: 1. Download and open attached "438308_cacheExpiration.zip" project. 2. Build and run the project on any platform (An... Read more
[Asset Bundle] Prefab in an Asset Bundle fails to update after rebuilding
To reproduce: 1. Open the attached project 2. Open the "Main" scene located in the "Scenes" folder 3. Make sure the project is targe... Read more
Animator Controller causes Asset Bundle to load significantly slower
To reproduce: 1. Open attached project; 2. Open "Main" scene and enter Play mode; 3. Click buttons "LoadAsbOne", "LoadAsbCtrl" and ... Read more
Building process of the AssetBundles is slow when there is a huge fileco...
How to reproduce: 1. Open the "case_1358059" project 2. Build AssetBundles by clicking "AssetBundle -> Export" in the top menu bar. ... Read more
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 Expecte... Read more
[iOS] Asset Bundle build causes "Could not produce class with ID ..." er...
Reproduction steps: 1. Open the attached project "New Unity Project"; 2. Open the aaa.unity scene; 3. Build the asset bundles of thi... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key