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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build