Search Issue Tracker
Shader in Asset Bundle has different fogMode, gpuProgramID, m_LOD betwee...
3 lines are different between two Asset Bundle builds when Library folder is deleted between builds. Steps to reproduce:1. Open User... Read more
Loading.LockPersistentManager object lock impacts performance during Ass...
Loading.LockPersistentManager object lock impacts performance during AssetBundle.LoadAssetAsync operation. Developers suggested defe... Read more
Prefab's AssetBundle dependency fails to update after changing assetBund...
How to reproduce:1. Download and open user's attached repro project "ABTest.zip"2. In the project open a scene called "Main", then C... 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
[Build] AssetDatabase.GetImplicitAssetBundleName asserts & returns wrong...
Reproduction steps:1. Open project attached (GetImplicitAssetBundleNameBug.zip).2. Delete one asset from each folder (SpritesInSomeB... Read more
[Asset Bundles] Sprite Renderer Sorting Layer is gone when asset is load...
To reproduce: 1. Open attached project.2. Execute menu item: "BUG/Build Asset Bundles"3. Open and play scene: MainMenu.4. Press butt... Read more
[Crash] Corrupted "CAB" files in asset bundles causes crash
Reproduction steps: 1. Open "MinimalRepro.zip" project2. "Portalarium" -> "Build" -> "Character And Resource Asset Bundles"3. ... Read more
Changing build target to other than webplayer breaks backward compatibil...
To reproduce:1. Open attached project (assetBundleIssue.rar)2. Move bundle_test folder to C: disk3. Play assetBundleTestScene4. Noti... Read more
BuildTarget.StandaloneOSX.ToString() returns "StandaloneOSXUniversal" in...
Steps to reproduce: 1. Open any Unity project2. Create a c# script and invoke Debug.Log(BuildTarget.StandaloneOSX.ToString()) OR 1. ... Read more
Asset Bundle Variant fails to resolve material when using WWW.LoadFromCa...
Steps to reproduce:1. Make sure there is only Assets folder in the Project folder2. Open attached project3. Open scene "boostrap"4. ... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default