Search Issue Tracker
Addressables does not remove duplicated assets when their reference is a...
How to reproduce:1. Open the user’s attached “TestUnity.zip” project2. Window > Asset Management > Addressables > Groups3. ... Read more
Addressables build fails when destination file path is longer than 255 c...
How to reproduce:1. Open project "Addressables_Long_Path_Bug.zip"2. In the Project window select "asset" Material and in the Inspect... Read more
UI warnings are thrown when using SelectedLocale
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Press the Play button and observe the Console... Read more
[Addressables] GC Alloc is high when calling LoadResourceLocationsAsync()
How to reproduce:1. Open the attached project "LoadResourceLocations"2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unit... Read more
InvalidKeyException' is thrown when key is a String Array in DownloadDep...
Reproduction steps:1. Open the attached 'New Unity Project'2. Open the 'AddressablesExample' Scene3. Go to the 'Window -> Asset M... Read more
Addressables Assets are serialized in an arbitrary order when adding to ...
Reproduction steps:1. Open the attached 'AddressablesSortOrder' project2. Go to the 'Window -> Asset Management -> Addressable... Read more
Scene collapses in the Hierarchy window and Inspector window is cleared ...
How to reproduce:1. Open the "1257899_repro" project2. Open "123" Scene3. Select any GameObject from the Hierarchy4. Make sure Inspe... Read more
AddressableAssetEntry.GatherAllAssets ignores the filter for SubObjects ...
How to reproduce:1. Open the attached project "Bug Addressables GatherAllAssets.zip"2. Select Assets/AddressableAssetsData/AssetGro... Read more
Method RefreshGlobalProfileVariables is executed when script compilation...
Steps to reproduce:1. Open the attached "1195179 - Addressables Ping Timeout.zip" project2. In the Project window navigate to Packag... Read more
[Addressables] Unable to load Sprite from Sprite Atlas Addressable when ...
How to reproduce:1. Open the attached "1404851_Repro.zip" project2. Open the Scene "SampelScene"3. Open the Addressables Group (Wind... 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
- Dragging and dropping a system that contains event context to create nested VFX crashes the editor
- TextMeshPro UV2 custom data not rendering for off-screen text with RectMask2D in Unity 6
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"