Search Issue Tracker
UI Button that is set as the selected GameObject does not appear as high...
To reproduce:1. Open attached project2. Open testScene3. Press play4. Press A5. Press Q6. Notice that Return button is highlighted7.... Read more
Rect Tool does not work correctly with Deferred Rendering
To reproduce this bug: 1. Create a new project2. Create UI object ( for example Button) ( Create -> UI -> Button )3. Select Ma... Read more
The input field non multiline doesn't handle text correctly
To reproduce:1. Open attached project2. Open scene3. Press play4. Enter lots of text5. Notice that text doesn't fill the text field ... Read more
UI.Text objects with size tags (rich text) don't scale with Canvas.scale...
To reproduce:1. Open attached project2. Open Bug scene3. Resize game window4. Notice that when UI.CanvasScaler object is set to "Sca... Read more
Raycasters sorting doesn't match Canvas sorting
uGUI: Raycasters sorting doesn't match Canvas sorting (4.6.1p5) PROBLEM When you have 2 Canvas with 'Screen Space - Overlay' render ... Read more
Mouse input doesn't call touchscreen keyboard
Mouse input doesn't call touchscreen keyboard Selecting input field with physical mouse, which is connected to touchscreen device, t... 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
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
'Toggle is not part of ToggleGroup..' exception is thrown even though t...
To reproduce this bug: 1. Import the attached package2. Open 'main2' scene3. In the hierarchy select 'MusicOff' toggle ( OptionsUI-&... Read more
Format Exception, Invalid Format error when using float.Parse();
To reproduce:1. Open attached project2. Open Mainframecsharp or Mainframejs3. Press Play4. Notice error thrown in console 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