Search Issue Tracker
UI handles in scene view are detached from UI elements
Reproduction steps: 1. Create a new project. 2. Create UI "Image" GameObject 3. In the Scene view resize, rotate or move the UI obje... Read more
[2D] "Material doesn't have a texture property '_MainTex'" error is thro...
When "Default-Skybox" Material assigned to Image in the Inspector following error is thrown: "Material doesn't have a texture proper... Read more
Button colors are not correct when you disable then re-enable the button...
Button script colours are not correct when you disable then re-enable the button image component. Steps to reproduce. - Open Uni... Read more
Canvas is presented in reverse to its Sort Order when Instantiating a Ga...
Steps to reproduce: 1. Open the attached project "Case_1154659" 2. Navigate to Project -> Assets -> Scenes and open "RuntimeScene" 3... 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 mode 3. An "rtt" image... 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 multi... Read more
Unity crashes after entering the Play Mode when using GetUIVertexStream
How to reproduce: 1. Open the user's project 2. Open the "Scenes/CrashScene" Scene 3. Enter the Play Mode (If the crash does not occ... Read more
UI elements size changes when switching focus between multiple game pane...
Steps to reproduce: 1. Open User-supplied project ("SplitFlapEngine.zip") 2. Enter Play mode 3. Switch the top Game panels aspect ra... Read more
CanvasGroup Interactable state not controlled by Button when built in WebGL
Reproduction steps: 1. Open the attached project ("1370655_repro.zip") 2. Switch the Platform to WebGL in Build Settings 3. Build an... Read more
Dropdown UI element throws an exception and doesn't work when 'Reload Sc...
How to reproduce: 1. Open the attached '1230482.zip' project 2. Make sure that 'Enter Play Mode Options (Experimental)' is turned on... 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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions