Search Issue Tracker
[AssetBundles] In-use SpriteAtlas from a bundle is unloaded when calling...
How to reproduce:1. Open the attached project ("case_1206854-atlasbundlebug2.zip")2. Open the repro scene ("SampleScene")3. Build th... Read more
Terrain not visible when loaded from Asset Bundle and has Draw Instanced...
How to reproduce:1. Open a project from OC ("AssetBundleTerrain.zip")2. Open SampleScene3. Press PlayNotice it does load a scene wit... Read more
Game Objects from a Scene in an AssetBundle do not work properly if they...
Reproduction steps: 1. Open "ShaderAssetBundleTest.zip" project2. Open "TestScene" Scene3. Enter Play mode4. Look at the two Game Ob... Read more
A non-deterministic Asset Bundle will be built if the FBX Mesh Compressi...
To reproduce:1. Open the attached project.2. Build an Asset Bundle with the sphere.fbx Compression off3. Build another Asset Bundle ... Read more
Shaders and materials are not loaded correctly when they are in separate...
To reproduce:1. Open the user's attached project2. Build an Asset Bundle from the "Asset Bundles" menu3. Play any of the two scenes ... Read more
AssetDatabase.CreateFolder changes name of the folder
Let's say we want to create a folder "Assets/Extensions". If an asset with the name "Assets/ExtensionSomething" (where "Something" c... Read more
Inconsistent AssetBundle build times with different compression settings...
Reproduction steps: 1. Open "AssetBundleBuildTime" project2. "Window" -> "AssetBundle Browser"3. Drag "Lightmap-0_comp_shadowmask... Read more
Building Player leads to errors when terrain and terrain trees are in se...
1. Open attached Unity project2. Build and run the project3. Open ...LocalLow\DefaultCompany\AssetBundleRefError\output_log.txt Expe... Read more
[Android] App crashed when Instantiating an AssetBundle on an Android de...
Steps to reproduce:1. Open user's attached project "LoadAssetBundle.zip"2. Build it on Android3. Open the app and Tap the screen4. A... Read more
[Build] Building an Asset Bundle varient results in an unclear error wit...
How to reproduce:1. Open the attached project '1197194repro.zip'2. Execute 'Assets -> Build AssetBundles' Expected results: Asset... 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