Search Issue Tracker
[SerializeField] UnityEvent generic type can not be resolved when using ...
1) Add component UnityEventBug to a GameObject2) Notice that the SerializeField field does not have a type argument.3) Interact with... Read more
Toggle Groups are not cleared when reassigned or nulled
To reproduce:1. Set Toggle Groups from a script and pool Buttons(More exact repro steps will be added later) Expected result: Toggle... Read more
Rendering breaks on some Chinese characters
How to reproduce:1. Open the attached FontTest.zip project2. Build for iOS and deploy the Xcode project to the iOS device Actual: Ch... Read more
Text turns to black for UI in editor after making a build
The old-style UI Text (not TMP) will turn black after completing a build. Repro steps:- open this simple project ('Text.zip')- notic... Read more
[MacOS] Anchored button is not working when making windowed Player wider
How to reproduce:1. Build And Run the “UI_Resize_Window.zip“ project2. Make the Player window wider and press the “Anchored“ button3... Read more
Child Image of a Button marked with Block Raycasts doesn't block the click
How to reproduce:1. Open the attached "1303204.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode4. Press the blue square... Read more
Canvas UI elements are not interactable when Canvas Screen Space - Camer...
Canvas UI elements are not interactive when Screen Space - Camera property Plane distance is less than zero and Camera Projection is... Read more
"EventType.DragExited" is not called when dragging an Asset out from a n...
How to reproduce:1. Open the attached project2. Open the top toolbar's Test>TestDragEventWindow3. In the opened Window, take an A... Read more
Mask is not being rendered into RenderTexture in Game View when Render M...
How to reproduce:1. Open user attached 'Svg UI Repro.zip' project2. Open 'SampleScene' Scene3. Select 'Mask' child of 'Canvas - Scre... Read more
Upgrading the project results in missing System.Serializable UnityEvent ...
How to reproduce:1. Open attached project "UnityEventSerialisationBugExample.zip" in a reproducible Unity version2. In Hierarchy win... 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 Up, Down and other Buttons in a Style Sheet's Inspector unselect items when they are clicked while they are disabled
- Virtual Player remains active and still launches when removed from Additional Editor Instances from a custom Play Mode Scenario
- UI Toolkit Editor Window Creator becomes not interactable and greyed out when a long name is entered
- [Web][iOS] Web Player keeps restarting on launch when Native C/C++ Multithreading is enabled
- "Add Scene to Scenes in Build" pop-up reappears after Scene has already been added and another Multiplayer Editor Instance is loaded