Search Issue Tracker
[Vuforia] UI does not exist in the namespace Error on importing vuforia
Steps To Reproduce:On 19.31. Create a project2. File > Build Settings > Player Settings > XR Settings3. Select Vuforia On 1... Read more
The items of Reorderable list are not expanded/collapsed when using righ...
How to reproduce:1. Open the user's attached project2. From the 'Scenes' folder open 'SampleScene'3. In the Hierarchy window select ... Read more
IL2CPP compile error when script contains method group of interface to d...
How to reproduce: 1. Open attached project- Project contains a single script: using System; public interface IMyInterface<T>{v... Read more
Lists of bindings are collapsed when Input Actions are saved
How to reproduce:1. Open the attached “IN-88204” project2. From the Project window, open the “test” Input Actions3. Expand all the A... Read more
[Android] Audio stops playing after a bluetooth speaker is connected to ...
Repro steps:1. Open attached project2. Build and Run on Android3. Notice the sound playing in the app4. Connect a bluetooth speaker ... Read more
[HDRP][DXR] A GameObject is not rendered when its Layer is 4th or higher...
How to reproduce:1. Open the attached "1345515_Repro" project2. Open the Scene "SampleScene"3. Inspect the cubes in the Scene/Game v... Read more
Scene View Cameras overlay shows "No camera found" when Main Camera exis...
Steps to reproduce: Create a new Unity project using the Universal 3D template Click the "Cameras" button in the Overlay Menu in the... Read more
Blending with empty state on base layer is not smooth
In a simple state machine, with a constant animation (ex: cube at 2) and an empty state, with a trigger to transition to the empty s... Read more
Editor crashes on ReserializePref after deleting a prefab using AssetDat...
How to reproduce:1. Open the user's attached "DeletePrefabCrash.zip" project2. Drag and drop any object from the Hierarchy window to... Read more
Some Unity games crashes on devices from 4.6
Some Unity projects tend to crash in the same place from Unity 4.6, this was not happening in 4.5 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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object