Search Issue Tracker
"The type or namespace name 'FormerlySerializedAsAttribute' could not be...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/AddressableAssetsData/AddressableAssetSettings.asset“ ... Read more
SubScene is not displayed when Scene containing the SubScene is loaded w...
Reproduction steps:1. Open the attached “ecs-addressables.zip” project2. Open the “Assets/Scenes/BootScene.unity” Scene3. Open the A... Read more
Building a prefab using the addressable system with a MenuItem script th...
Steps to reproduce:1. Open the attached project "Case_1208938"2. Navigate to Windows-> Asset Management and open the Addressable ... Read more
Addressables Groups window is empty
Reproduction steps:1. Open the user's attached project2. Select Window/Asset Management/Addressables/Groups3. Update Addressables pa... Read more
Error "Releasing render texture that is set as Camera.targetTexture!" wh...
Reproduction steps:1. Open the attached project "ReproProj"2. Build and Run “Scenes/SampleScene”3. Observe the Player Expected resul... Read more
[Addressables] Hosting Service port changes when Assets are reimported
How to reproduce:1. Open the attached project "1188009.zip"2. Open the Hosting window (Window - Asset Management -> Hosting Servi... Read more
Scene is in Hierarchy but not visible in Game view when loaded with “Add...
Reproduction steps:1. Open the attached “AddressablesLoadScene.zip“ project2. Open “SampleScene” scene3. Enter Play Mode4. Observe G... Read more
Addressables - Obsolete code used in AssetBundleProvider.cs
The file AssetBundleProvider.cs, provided as part of the Addressables package, uses obsolete code: Library\PackageCache\com.unity.ad... Read more
Addressables does not work in standalone profiler
Steps to reproduce: In a project with Addressables configured Launch Analysis->Standalone Profiler Click in the Addressables sect... Read more
Exception thrown when using AddressablesAssetPostProcessor.OnPostProcess...
We added AddressablesAssetPostProcessor.OnPostProcess.Register to the localization package: {code:java}[InitializeOnLoad]class Local... 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