Search Issue Tracker
When you delete a script added on gameObject which is assigned to a Butt...
To reproduce this bug: 1. Import the attached package2. Open 'scene'3. It has a GameObject with two scripts. One of them has a publi... Read more
Prefab Canvas loses its Rect Transform anchor settings and position when...
Steps to reproduce this issue: 1) Open 'UnityCanvasBug' project2) Open the "UnityChildCanvasBug" scene.3) Click on the "ChildCanvas"... Read more
UI Input Field content vanishes when resolution changes
To reproduce this bug: 1. Open the attached project2. Open 'inputfieldbug' scene3. Play the scene4. Start resizing Game window5. The... Read more
Null Ref Exception with Input Field when playing scene
To reproduce:1. Create new project2. Add Text object to scene3. Add Input Field component to object4. Press play5. Notice that Null ... Read more
ScrollRect "Clamped" movement type does not clamp scroll rect movement w...
To reproduce this bug: 1. Open the UI Beta Project2. Open 'Scroll view' scene3. Select 'ScrollView' object(Canvas->Window->Con... Read more
When applying changes of UI prefab's disabled child, PosX and PosY value...
To reproduce this issue: 1. Open the attached project2. Open 'guiPrefabBug' scene3. Select 'Enabled' object in the hierarchy ( Canva... Read more
After deleting the "Text" GameObject within a Button and using "Undo" th...
To reproduce this bug: 1. Open a new project2. Create a new UI GameObject "Button"3. Select the "Text" child GameObject and delete i... Read more
On DirectX9: The image in the UI canvas is not aligned precisely, with o...
To reproduce this issue: 1. Open the attached project2. Open 'TestScene'3. It has an UI Image in the right top corner4. In the scene... Read more
Impossible to place the cursor in text on touch screen devices
Selecting any random place in the middle of written text, cursor can't be placed. Cursor appears at the start of the text when selec... Read more
Input field's OnValueChange() event is not triggered when deleting the text
To reproduce this bug: 1. Open the attached project2. Open 'valuechange_test' scene3. Play4. Enter text into input field5. Notice in... 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