Search Issue Tracker
UI Text becomes mangled or disappears after minimising and maximizing th...
To reproduce: 1. Open the attached project (GoThruVR.zip)2. Minimize the Editor and then maximize it3. Observe the letters in the Sc... Read more
Dropdown doesn't close when clicking outside it under certain cicumstance
To reproduce: 1. Open the attached project (Overcharge Strip.zip)2. Open the Test scene3. Try opening Fullscreen Mode, Resolution, A... Read more
Instantiating a RectTransform hierachy results with an incorrect positio...
How to reproduce:1. Open the attached project2. Enter Play mode3. Expand Canvas hierarchy4. Notice that "slot_layout(Clone)"/.../"Du... Read more
RectTransform's position change is ignored when its pivot point is chang...
To reproduce: 1. Open the project, attached by the user (SetPivotTest.zip)2. Open the "Main" scene3. Enter Play mode4. Left-click se... Read more
"Rect Tool" Blue Draggable Dots disappear when the object is scaled too ...
Reproduction steps: 1. Create a New Project2. Create an "UI" -> "Button"3. Select the "Button"4. Select the "Rect Tool" (Shortcut... Read more
UGUI.Rendering.UpdateBatches takes a very long time to complete when can...
Reproduction steps:1) Download and open user's attached project2) Open unity profiler-- Any further step can be reproduced on most o... Read more
Public Variables from Custom public class is not visible in the Inspecto...
Steps to reproduce:1. Open the attached project "Case_1277326"2. Open "SampleScene"3. In the Hierarchy window Expand select Canvas-&... Read more
Parent Canvas's scaleFactor is overriden when altering child Canvas's sc...
How to reproduce:1. Open the "SampleScene" Scene in the attached "BugReport.zip" Project2. Enter Play Mode3. Alter Scale Factor on t... Read more
Button triggers another Button when multiple Canvases are used in multip...
How to reproduce:1. Open the “Multi_Canvas_Game_View_Bug“ project2. Open the “SampleScene”3. Make sure to have 2 Game views open for... Read more
UI Raycast doesn't hit the object which is drawn on top
Steps to reproduce: 1. Open attached project2. Open SampleScene and enter playmode3. Click on the button and verify that it works4. ... 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