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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS