Search Issue Tracker
AssetBundles are compressed when they are under StreamingAssets using An...
Steps to reproduce:1. Create a new project2. Import the attached “IN-131695_AssetPackage.unitypackage“3. Create a folder called “Str... 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 this s... Read more
Loading asset bundles takes a lot of time on A10 chipset devices or lower
To reproduce:1. Open users attached project "SyncLoadBundleStall.zip"2. Build for iOS3. Deploy the Xcode project to an iOS device4. ... Read more
Multiscene lightmapping creates a recursive dependency on the AssetBundl...
To reproduce:1) Open attached project2) Open the scene SceneLighting3) Add the scene Scene1 and then add the scene Scene2.4) Open th... Read more
Can't load a scene from asset bundle if scene has a period in the name
To reproduce:1. Open users attached project "TestProject.zip"2. Enable Development Build3. Open the built project4. Press Assets/Tes... Read more
[Build] AssetDatabase.GetImplicitAssetBundleName asserts & returns wrong...
Reproduction steps:1. Open project attached (GetImplicitAssetBundleNameBug.zip).2. Delete one asset from each folder (SpritesInSomeB... Read more
Editor crashes at AnimationClip::GenerateMuscleClip when loading scene
Steps to reproduce:1. Download AssetBundle.zip and open "testscene" scene2. Press LoadObject Button3. Press ReleaseObject Button4. P... Read more
Tags are changed to Untagged when loading an Adressable/AssetBundle scen...
How to reproduce:1. Open the attached project2. Open SampleScene3. Click Play4. Focus out of the Editor window5. Click Load in the E... Read more
[Crash] UNITY_LZ4_decompress_safe crash when calling AssetBundle.Recompr...
Steps to reproduce:1. Open user-supplied project ("Asset Bundle Recompressor.zip")2. Download user-supplied Asset Bundle ("Standalon... Read more
Getting errors using Resources.UnloadUnusedAssets when loading assets as...
To reproduce:1. Open attached project "UnloadUnusedBugReport.zip"2. Open "LoadAssetBugReport.unity" scene3. Enter Play mode Expected... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS