Search Issue Tracker
[MacOS] The Editor crashes when continuously using UnityWebRequest.SendW...
How to reproduce: 1. Open "SampleScene" Scene in the attached "TestAssetBundleHandlerLeak.zip" Project 2. Enter Play Mode 3. Wait un... Read more
Asset Bundle including Sprite texture for Material even though the Sprit...
Reproduction steps: 1. Open the attached project "AssetBundle_LoadAssetBug.zip"; 2. Open the testScene.unity; 3. Enter a play mode; ... 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 folder 3. Inspect that Asset is m... Read more
unloadUnusedAsset fails to unload an asset which contains a text compone...
Steps to reproduce: 1. Open the attached project 2. Open the Assets/init.unity scene 3. Play the scene 4. 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 Ass... Read more
Nested custom Type will always be null, when the assetbundles containing...
Steps to reproduce: 1. Download and open the project "Project-2.zip" 2. Enter Playmode or Build for Standalone and Run 3. Press on-s... 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 app 3. Press the "Load Cube" butt... Read more
[Windows] Caching.ClearCachedVersion() and Caching.ClearAllCachedVersion...
To reproduce: 1. Download attached project "CachingBug.zip" and open in Unity 2. Open "Main" scene 3. Open "CacheDemo01" script, co... Read more
AssetBundle Variant does not change Texture in Material
Reproduction steps: 1. Download "Out_Of_Bounds.zip" project and open in Unity 2. Open "ProgramStart" scene 3. Enable Play mode 4. Ex... 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 r... 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
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released