Search Issue Tracker
Build with Addressables fails when changing Addressables Groups Build & ...
Reproduction steps:1. Create any new project2. From the Package Manager, install com.unity.addressables package3. Go to Window > ... Read more
Error “InvalidOperationException: Duplicate address ‘2’ found in Address...
Original Summary (Jira didn't like the long summary): Error “InvalidOperationException: Duplicate address ‘2’ found in Addresses.” i... Read more
Wrong asset is loaded when using Addressables with Pack Separately bundl...
How to reproduce:1. Open the “IN-112483_AddressablePackSeparate“ project2. Open the “Sc_Menu“ Scene3. Go to Window > Asset Manage... Read more
Inherited properties are not shown in the Inspector when a Custom Addres...
Reproduction steps:1. Open the attached “IN-115192.zip” project2. Open the Addressables Group window (Window > Asset Management &... Read more
Custom group templates don’t keep enum values from the custom schema whe...
How to reproduce:1. Open the “Addressable Test.zip“ project2. Open the Window → Asset Management → Addresables → Groups window3. Cre... Read more
Destroying InstanceOperation leaks the managed shell of the instanced ob...
Reproduction steps:1. Open the attached project "ReproProj"2. In the menu bar, click “File > Build Profiles”3. Add “Scenes/Sample... Read more
"Assigned editorAsset does not match type UnityEngine.Sprite" warning wh...
How to reproduce:1. Create a 2D project2. Create a ScriptableObject Script (Create > Scripting > ScriptableObject)3. Make a pu... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist