Search Issue Tracker
Unity freezes when using a synchronous load of remote AssetBundles toget...
How to reproduce: 1. Open the attached project “IN-3463.zip“ 2. Open the “SampleScene” Scene 3. Open the Addressables Hosting win... Read more
Addressables increase the size of an app when opening it repeatedly with...
Steps to reproduce: 1. Open and "Build and Run" user-supplied project 2. Check the size of the app on the device by holding on the a... Read more
NullReferenceExceptions are thrown after reseting AddressambleAsset and ...
How to reproduce: 1. Open the attached "19.3 Packages.zip: Project 2. Click on Assets/AddressableAssetsData/AddressableAssetSettings... Read more
JsonReaderException error is logged in the Console when the size of the ...
Reproduction steps: 1. Open the attached project “ReproProj“ 2. Go to the Edit > ProjectSettings > Services 3. Select your organi... Read more
Addressables Report window can be resized in a way that restricts access...
Steps to reproduce: 1. Open a new project and install the Addressables package 2. Open Window>Asset Management>Addressables>Addr... Read more
Addressables create memory leak when using UnloadSceneAsync
Reproduction steps: 1. Open the user's attached project 2. Open Window -> Asset Management -> Addressables -> Groups 3. Build Add... Read more
[Addressables] ResourceProviders are not reloaded when the catalog is up...
Reproduction steps: 1. Open the “ResourceProvider_Stripped“ project 2. Open the “SampleScene“ scene 3. Choose Tools menu > Clear Cac... Read more
[Addressables] "Addressables.LoadSceneAsync" is not updated when an exce...
Reproduction steps: 1. Open "1193871" project 2. Rebuild Addressables 3. Enter Play mode Expected Result: Error log is thrown ("No ... Read more
Typo in one of the Cache Clear Behavior selections
Reproduction steps: 1. Open the attached “My project (1047) - Copy.zip“ project 2. Open the Addressables Groups window (Window > A... Read more
AddressableAssetGroupTemplate asset Add Schema button text overlaps with...
How to reproduce: 1. Open attached project ("reprod.zip") 2. In Project window select AddressableAssetGroupTemplate asset 3. Open In... 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
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true