Search Issue Tracker
Crash on GetAllScenePathsFromAssetBundle when calling UnityWebRequestAss...
How to reproduce:1. Open attached Unity project "ReproProject"2. Load "MainFarmScene" scene3. Turn on the Play mode Expected result:... 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
"AssetBundle.LoadAsset" race condition with "AssetBundle.Unload"
Reproduction steps:1. Open "AssetLoadSample2018LTS.zip" project2. "Expansion" -> "Build AssetBundleData"3. Build & Run (More ... Read more
TransformVerticesInnerLoop<1,0,0> crashes when using Asset Bundles that ...
To reproduce: 1. Download attached project “CompressionCrash.zip" and open in Unity2. Select Bundle > Output to output the Bundle... Read more
Long loading times occur when using AssetBundle.LoadAllAssets
Repro Steps:1. Open "SampleScene" in the attached project2. Press Play3. After about 50 seconds - check the console logs Expected Be... 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
Editor freezes when viewing/building asset bundles if a custom font is u...
Steps to reproduce:1. Open the attached project2. Open the Test_Scene3. "New Text" GO/Text Mesh component -> change Font to Aveni... Read more
Building gameObject into AssetBundle changes its transform rotation
To reproduce: 1. Download attached project "MeshPrecision.zip" and open in Unity2. Open "SampleScene" scene3. Click Window > Asse... Read more
[AsmDef] Asset Bundles can't find referenced scripts from Assembly Defin...
Reproduction steps: 1. Open "Test Bundles.zip" Project2. Open "Scene1-Loader" scene3. Enter Play mode4. Notice that the Blue Cube is... Read more
Crash when loading a scene from an asset bundle
How to reproduce:1. Open the attached project "case_1318464_assetbundle"2. Open "startScene" scene3. Enter Play mode4. Wait a minute... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used