Search Issue Tracker
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 Settings3. Build and R... 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 propert... 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 Unity 20... 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 "RuntimeScen... 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] 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
Unity crashes after entering the Play Mode when using GetUIVertexStream
How to reproduce:1. Open the user's project2. Open the "Scenes/CrashScene" Scene3. Enter the Play Mode (If the crash does not occur ... Read more
“Renderer.sortingLayer”, “Renderer.sortingLayerID” and “Renderer.sorting...
How to reproduce:1. Open the user’s attached “CanvasTest.zip” project2. Open “TestPrefab” Prefab in the prefab mode3. In the Inspect... Read more
[TextMeshPro]The CanvasScaler with UI Scale Mode - Constant Physical Siz...
Reproduction steps:1. Open the attached project "ClickListenerBug.zip"2. From the game window, set "18:9 Portrait" or "16:9 Portrait... Read more
Dropdown UI element throws an exception and doesn't work when 'Reload Sc...
How to reproduce:1. Open the attached '1230482.zip' project2. Make sure that 'Enter Play Mode Options (Experimental)' is turned on a... 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