Search Issue Tracker
Changing the position of a RectTransform twice doesn't work when it is i...
How to reproduce:1. Open the attached 'UIBugRepro.zip' project2. Enter Play Mode3. Observe created 'UI(Clone)' Game Objects Expected... Read more
OnPointerUp event is called before mouse is released when OnDrag Event i...
How to reproduce:1. Open the attached project("PointerUp")2. Enter Play Mode3. Press and hold down the mouse button on the blue squa... Read more
Cursor does not interact with Canvas Objects when Cursor.lockState = Cur...
Steps to reproduce:1. Open users attached project "Unity_rougeTest.zip"2. Enter Play mode3. Press "Start" in the Game window4. Press... Read more
Rendering order of Canvas depends on a child's Z position when Render Mo...
Reproduction steps:1. Open the user's attached project "CanvasSortingBug.zip"2. Open "SampleScene"3. Select "RogueImage" under "Canv... Read more
Pasted GameObjects have a Scale equal to Canvas Scale when Canvas Render...
How to reproduce:1. Open the attached project (UIScaleBug.zip)2. Open the Scene 'SampleScene'3. Make sure that the Canvas Render Mod... Read more
Transform.SetParent throws exception when called from Event with no inpu...
How to reproduce:1. Open attached "project-1169082.zip" project2. Enter Play mode3. In Game window press "Clear Parent with Event" b... Read more
In the Avatar Editor an Error occurs when trying to use Sliders in Per-M...
How to reproduce:1. Open the attached "New Unity Project.zip" Project2. In the Assets folder, Select "Viola_full clothes_RIGAvatar"3... Read more
[UI] Scroll View Template's Scrollbars overlap when it is created
Reproduction steps:1. Create a new Unity Project2. Create a UI Canvas and create a child ScrollView on it Expected result: Created S... Read more
Rect Transform Anchors arrow icon doesn't collapse section in Inspector ...
How to reproduce:1. Create a new project2. Create Image Game Object (GameObject -> UI -> Image)3. Click on the arrow icon next... 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