Search Issue Tracker
Material Asset Bundle contains texture when texture's type is Sprite
Reproduction steps:1) Download and open attached project ("ABDemo.zip")2) Build asset bundles (upper menu: AB\Build)3) Open file exp... Read more
Built Asset Bundles yield identical file sizes of different Assets when ...
How to reproduce:1. Open the user attached "AssetBundleBuildTest.zip" project2. Select the "texture.jpg" file found in the Assets/Te... 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
Shaders are unloaded after every asset bundle build
Shaders are unloaded after every asset bundle build, which may cause a long build time if a lot of bundles are being built Read more
The Editor crashes in GetScriptCompilationDefines when exporting asset b...
To reproduce: 1. Open the project, attached by the user (Assets.zip)2. In the top menu, go to Crash Export -> Export Bundle3. Pre... 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
"Build settings" error when loading scene with non case sensitive name f...
Reproduction Steps:1. Import attached project.2. Open "start" scene.3. Enter Play mode.4. Select "Case unsensitive scene name" butto... Read more
[AssetBundles] Lighting in terrain lost when loading a scene with lightm...
Steps to reproduce: 1) Download attached project 'zProject_103983_2.zip' and open in Unity2) Open scene 'GameEntry' and press PlayWa... Read more
Texture maps are not applicable to the material when Scene is loaded fro...
How to reproduce:1. Open user's attached 'AssetBundleNormals.zip' project2. Open 'DowsnloadScene' Scene3. Enter Play Mode4. Select '... 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