Search Issue Tracker
[MacOS] The Editor crashes when continuously using UnityWebRequest.SendW...
How to reproduce:1. Open "SampleScene" Scene in the attached "TestAssetBundleHandlerLeak.zip" Project2. Enter Play Mode3. Wait until... Read more
Crash on BuildPipeline::BuildAssetBundlesInternal when calling BuildPipe...
How to reproduce:1. Open the attached project "Dummy.zip"2. Click Version>BuildAssetBundle Reproducible with: 2021.3.28f1, 2022.3... Read more
Misleading error when Asset is marked for the same Bundle twice
Steps to reproduce:1. Open QA attached project "AssetBundleTest.zip"2. Open script inside Editor folder3. Inspect that Asset is mark... Read more
unloadUnusedAsset fails to unload an asset which contains a text compone...
Steps to reproduce:1. Open the attached project2. Open the Assets/init.unity scene3. Play the scene4. Click on Menu bar -> demo -... Read more
AppDomain is unloaded when a an asset, referencing another bundle's asse...
Steps to reproduce:1. Download and open the latest attached project(AssetLoadRepro.zip)2. Build assetbundles with Assets/Build Asset... Read more
AssetBundle does not rebuild when the reference object is updated in a d...
How to reproduce:1. Open the “ABTest.zip“ project2. In the Menu, select Test3. Press step1, step2, and step3 Actual result: A GameOb... Read more
[Android] Cache.expirationDelay does not remove expired Asset Bundles fr...
Steps to reproduce:1. Open the attached project "TestForTrunk"2. Build it to Android and run the app3. Press the "Load Cube" button ... Read more
[Windows] Caching.ClearCachedVersion() and Caching.ClearAllCachedVersion...
To reproduce: 1. Download attached project "CachingBug.zip" and open in Unity2. Open "Main" scene3. Open "CacheDemo01" script, comme... Read more
Lost sprite references in bundles when moving the assets [AssetBundle In...
Reproduction steps:1. Open the user’s attached projectOpen Sample SceneBuild the asset bundles by clicking on Reproduce → 1. AB pack... Read more
Materials are not being loaded from asset bundle, when #pragma shader_fe...
To reproduce:1. Open attached project;2. Open scene BugReport;3. Choose GameObject Loader and press Play button.4. Notice that right... 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