Search Issue Tracker
Rect Transform values are set to NaN when decreasing the height of the C...
To reproduce: 1. In a new project, create a Canvas2. Set Render Mode to Screen Space - Camera3. Select Main Camera as Render Camera4... Read more
Anchor Preset labels are shown "custom/custom" in all selected Anchor Pr...
Reproduction steps:1. Open the attached project;2. Open the scene "AnchorPresetTesteScene";3. Click Canvas -> Panel;4. Change Anc... Read more
Entering a composite string into InputField at high speed modifies multi...
Steps to reproduce:0.1. Install Chinese (Traditional, Taiwan) keyboard input0.2. Install AHK (AutoHotKey)1. Open QA attached project... Read more
Mouse button Input remains active after clicking, going off screen and r...
Steps to reproduce:1. Open "MouseClickTest.zip" attached project2. Enter play mode3. Left Click and hold the button4. Drag mouse out... Read more
ETC1+Alpha sprite packed in Sprite Packer gets corrupted after exiting p...
Reproduction Steps:1. Import attached project.2. In Build Settings, switch platform to Android.3. Open "Test" scene.4. Select "btn_e... Read more
"vertexHelper.AddUIVertexTriangleStream" method throws "Mesh.uv3 is out ...
Steps to reproduce: 1. Open ScrollRectErrorReduced project2. Open UI-scene scene3. Press Play4. Press Missions button5. Observe cons... Read more
Clicking a part of a prefab does not select root when there is a button ...
Reproduction steps:1. Open project attached.2. Open scene "Test".3. Press on an object that has written "Prefab 2 No Button" on it.4... Read more
Disabling and re-enabling parent Canvas results in child Canvas Rect Tra...
How to reproduce:1. Open the attached "RectTransformsBug" project and open "Primary" scene2. Enter playmode3. Press "Press Me" butto... Read more
[UI] GetMaterial function of the CanvasRenderer class always returns mat...
Steps to reproduce:1. Open attached “GetMaterial.zip” Unity project2. Open “Main” scene3. Select "Text" object (child of Canvas) in ... Read more
Scene becomes dirty after Play, if it has a Prefab with "Vertical Layout...
To reproduce:1. Create a new scene.2. Add a UI Canvas, add an empty "GameObject" with "VerticalLayoutGroup" component as a child, ad... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used