Search Issue Tracker
RectTransform.GetWorldCorners() values at Start() are different then the...
Reproduction steps:1. Open the attached project 'GetWorldCorners'2. Open the available scene3. Play scene4. Check the console Result... Read more
Screen Space Render Texture renders Worlds Space Canvas in front of ever...
Reproduction steps:1. Open the attached project 'Canvas'2. Open the available scene3. Open the Game view4. Move the 'Canvas' gameobj... Read more
[ScrollRect] Scroll position when using scroll wheel is not clamped when...
Reproduction steps:1. Open the attached project.2. Open and play the "Test Scene".3. Try to scroll all the scroll views.4. Notice th... Read more
When Scrollbar numberOfSteps==2, scrollbar needs mouse drag to change value
Reproduction steps:1. Open the attached project2. Open the available scene3. Play scene4. Attempt to move the scrollbars just by cli... Read more
"Scroll rect" stops updating scroll wheel input after scrolling mouse wh...
Steps to reproduce:1. Open attached project.2. Start play mode3. Press "B" (menu window will pop up)4. Select Items (Items list will... Read more
If Canvas Scale Mode is "Scale With Screen Size" the text and its UI Tex...
Reproduction Steps:1. Open Project "Test017"2. Open test scene3. Look at the Game View window and notice that there are text fields4... Read more
Input Field multiline with best fit enabled crops the text after hitting...
Description: In an input field with multi line (either newline or submit) the text element with best fit enabled crops text after pr... Read more
Canvas plane distance change via script is not immediate for canvas Rect...
How to reproduce:1. Open the attached project "825614Canvas.zip"2. Open and play test scene3. Stop the scene and check the console4.... Read more
[EventSystems] Editor crashes when debugging mouse input handling methods
Steps to reproduce: 1. Open attached project "828981.zip"2. Open scene repro3. Open script Crash.cs and add breakpoint to OnPointerE... Read more
Scrollrect in 'Elastic' Movement Type behaves as 'Unrestricted'
How to reproduce:1. Open attached project.2. Open scene '1'.3. Enter play mode.4. Scroll up/down with mouse wheel. Expected behaviou... 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