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
Loading TextMesh Pro prefab from AssetBundle crashes Editor when BuildAs...
How to reproduce: 1. Open attached "project-1167075.zip" project 2. In the Editor select "BuildAB" -> "Build" 3. Enter Play mode 4.... Read more
[AssetBundles] Sprite asset is built into the wrong AssetBundle
Reproduction steps: 1. Open "texturetest.zip" project 2. "Build" -> "AssetBundle" 3. Open the "...\*project folder*\build" folder 4.... Read more
Changes in Scene triggers Mesh data optimization when building AssetBund...
Steps to reproduce: 1. Open User-supplied project ("ScriptableBuildPipelineIssue.zip") 2. Select AssetBundle - > Build, notice the m... Read more
New Assets are not included in the Asset Bundle when building an Asset B...
How to reproduce: 1. Open user-submitted project (unityAbTest) 2. Make sure the 'StreamingAssets' folder is empty 3. In the toolbar ... Read more
Necessary shaders are stripped from Asset Bundles when they are not in t...
How to reproduce: 1. Open the attached project ("AssetBundleInstancingBug.zip") 2. Open the repro scene ("InitialScene") 3. Enter Pl... Read more
Crash on AssetBundle.LoadFromFile() when the asset has been unloaded usi...
How to reproduce: 1. Open the attached 'project-12473700.zip' project and load 'SampleScene' scene 2. Enter Play mode 3. Press the '... Read more
"AssetBundle.LoadAsset" race condition with "AssetBundle.Unload"
Reproduction steps: 1. Open "AssetLoadSample2018LTS.zip" project 2. "Expansion" -> "Build AssetBundleData" 3. Build & Run (More noti... Read more
LoadAllAssets does not work the same way as its Async version LoadAllAss...
In the example project, one of the examples loads a single Prefab (with a couple of gameObjects inside) from a single Asset Bundle. ... Read more
Texture quality changes are not reflected when the texture is loaded fro...
How to reproduce: 1. Open the attached project ("case_1176201-New_Unity_Project.zip") 2. Open the repro scene ("SampleScene") 3. Set... 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
- Lens Flare VFX is duplicated when observed through a VR Headset
- Random values are showing in the Transform Position when snapping the object to the grid after moving it slightly
- Leading bracket is left behind on the previous line when text wraps in TextMeshPro
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert