Search Issue Tracker
Clicking on a UI element and then using a navigation key deselects and r...
To reproduce:1. Open the attached project2. Open the SelectUIElementTest2.unity scene. Notice how the Knob UI element has its naviga... Read more
Errors on Unity startup when mesh is child of camera-space-canvas
To reproduce:1. Open attached project2. Open 123 scene3. Notice errors in console (if doesn't appear, close editor and open same pro... Read more
Toggle Group does not appear in GameObject Create menu
The GameObject menu option on the top toolbar in the editor doesn't have a ToggleGroup option under UI, neither does the Heirarchy m... Read more
Unexpected scaling of dynamically instantiated ui prefab
To reproduce:1. Open attached project2. Open test scene3. Press play4. Enable PrefabContainerDisabled5. Both PrefabContainerDisabled... Read more
Input field cursor appears at the beginning of text on Windows phone 8
To reproduce:1. Create an input field2. Build & run for WP83. Tap the input field, enter some text4. Deselect the input field5. ... Read more
Regression: having an object with content size fitter always marks scene...
To reproduce this bug: 1. Import the attached package 'case_649156_fitter'2. Open the scene3. It has Canvas and an object with Conte... Read more
[EventSystem] When holding button down on mobile unwanted events are raised
When holding down uGUI button on android, unwanted events are called Read more
A registered listener did not receive an event when invoking, after anot...
To reproduce this issue: 1. Open the attached project2. Open 'Test event' scene3. It has a script which creates Unity Event and adds... Read more
[UI Mask]ParentMaskStateChanged callback function not reporting the corr...
To reproduce:1. Open attached project2. Open UI Mask Repro scene3. Press play4. Clear console5. Select button6. Remove mask componen... Read more
[CanvasGroup] CanvasGroup properties reset when disabled/re-enabled
To reproduce this issue: 1. Open the attached project2. Open 'CanvasGroupBug' scene3. Select 'TestPanel' ( Canvas->TestPanel ) ob... 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