Search Issue Tracker
UnityEvent.RemoveListener doesn't remove object reference when UnityEven...
How to reproduce:1. Open attached project "_test_proj_events.zip" and scene "SampleScene"2. Enter Play mode3. In Game view, press "C... Read more
Rect Transform tool handles sometimes become ungrabbable
How to reproduce:1. Open the user's attached project2. In the Project window enter "New Scene"3. In the Hierarchy window select Canv... Read more
Button does not retain highlight state upon mouse entering raycast-enabl...
Reproduction steps:1. Open the attached project2. Select the "Image" GameObject in the Hierarchy window (SampleScene > Canvas >... Read more
[UI] Properties in the Canvas Scaler component doesn't match with the pr...
The Properties of Canvas Scaler component are not matching with the properties when its preset is made. Steps to Reproduce:1. Create... Read more
[UI] Text input field does not resize in the inspector.
Text input field does not resize in the inspector. Steps to repro:1. Create a new project.2. GameObject > UI > Text.3. Add mul... Read more
[UI] camera.Render() with a RenderTexture generates a texture with incor...
How to reproduce:1. Open attached project "case_1153457-UIAlphaRepro" and scene "SampleScene"2. Enter Play mode3. An "rtt" image in ... Read more
UI object's shadow area is added to whole object's mask area, when being...
To reproduce:1. Open attached project ("UI_Mask_Issue")2. Make Image B a child of an Image A3. Drag Image B over Image A in the Scen... Read more
Canvas Group Alpha does not affect nested Canvas UI elements when used i...
How to reproduce:1. Download, extract and open attached project (1109916repro.zip)2. Open 'SampleScene'3. Modify Canvas Group Alpha ... Read more
UI background images disappear when project is opened the second time
How to reproduce:1. Open attached project2. Open the scene InputRegressionTest3. If the background is visible, close the editor comp... Read more
[uGUI] Performing Undo after copy-pasting UI object's component values r...
How to reproduce:1. Open the attached project2. In the SampleScene Select the Button in the Hierarchy3. Change the Normal Color in t... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default