Search Issue Tracker
Scaled down UI child objects reappear broken with 0 alpha value
Repro steps:1) Open the project and main scene2) Run the project press Space button3) Notice that a panel opened4) Press space again... Read more
After deletion of UI Dropdown element NullReferenceException: (null) is...
To reproduce: 1.Create new Unit project.2.Create Dropdown UI element.3.Change it's Image component's Source image property from UISp... Read more
ScrollRect vibrates with small, world space UIs
Reproduction steps: 1. Open attached "scrollrect_repro" Unity project.2. Open and play "ScrollRect-UnitysVersion" scene.3. Press the... Read more
UI.Text BestFit does not work with japanese
Steps to reproduce:1. Create a UI Text object2. Set options in Inspector "BestFit: true" and "Horizontal Overflow: Wrap"3. Set text ... Read more
[UI]In full screen mode, UI scales to native resolution instead of selec...
Reproduction steps:1) Open users project and build it and launch for Pc.2) Select resolution other that your monitors native and mak... Read more
Dropdown menu is not displayed when Time.timeScale is set to 0
Steps to reproduce: 1. Open the attached project2. Open and play 'Test Scene'3. Click on the dropdown menu, notice it works as expec... Read more
Non-visible objects do not render when replace deleted objects
Repro steps:1) Open my attached project and scene 'asd'2) Run the scene and select Canvas -> Scroll View -> Viewport -> Con... Read more
[Canvas] [ScrollRect] Non-Pixel-Perfect canvas inside another canvas cau...
Reproduction steps:1. Open attached project2. Open the "TestPixelPerfect" scene3. Play the "TestPixelPerfect" scene4. Scroll or poin... Read more
[InputField] Image renders on InputField and makes it unselectable
Repro steps:1) Open the project and TestScene2) Run and try to click on text - notice it is impossible3) Select Canvas -> ImagePo... Read more
Clicking away when inputting Multibyte characters in the input field, du...
Steps to reproduce:1. Download and open the attached project2. Enter play mode3. Start writing Multibyte characters in the input fie... 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