Search Issue Tracker
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
Slider Handle disappear on resize or changed position after undo(Ctr+Z)
Steps to reproduce : 1) Download attached project "Slider Bug.zip" and open in Unity.2) In Hierarchy tab, click on Canvas >> S... Read more
EventSystem component's "add default input modules" button is not undoable
How to reproduce:1. In a blank scene, create an empty game object.2. Add Component > Event > Event System.3. Press the button ... Read more
Nested Canvas Layouts Break on Play Mode / Reloading Unity
How to reproduce: 1. Open attached project2. Open scene Test.unity3. Resize the canvases so they appear as in the screenshot4. Play ... Read more
No text shown on Button and InputField elements
1. What happenedUpgraded my project from 5.3.3p2 to 5.3.3p3 and one of the scenes had missing text on Button and InputField elements... Read more
all toggles are selected even when they all are attached to the same Tog...
To reproduce:1. Open attached project2. Open test scene3. Press play4. Notice that all toggles are selected even when they all are a... Read more
Change any of the Toggle properties in inspector will trigger onValueCha...
To reproduce:1. Open attached project2. Open Mainscene3. Press play4. Select toggle in hierarchy5. Change any property of Toggle in ... Read more
No canvas when adding UI object as a child
To reproduce:1. Add empty object to scene2. Add button as a child of empty object (Right click mouse button on empty game object -&g... Read more
Child UI elements in parent Canvas cannot be configured after changing t...
How to reproduce:1. Open a new project2. Go to GameObject --> UI --> Text3. Set Text Anchor Preset to Stretch Middle4. Drag th... Read more
RectTranfrom values of prefab with Canvas are lost after instantiation
How to reproduce:1. Open the attached project2. Open and play test scene (it has Test.cs script on Canvas GO which load and instanti... 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