Search Issue Tracker
UI Image's Sprite with UI Shadow or Outline component is not rendered wh...
Reproduction steps:1. Open the project inside of "SandBoxes Unity Support bc.zip"2. Open and Play "Lobby" scene Expected: After the ... Read more
UI Text becomes mangled or disappears after minimising and maximizing th...
To reproduce: 1. Open the attached project (GoThruVR.zip)2. Minimize the Editor and then maximize it3. Observe the letters in the Sc... Read more
ScrollRect Content RectTransform values are modified when reloading a Sc...
How to reproduce:1. Open the attached project (case_1088655-ScrollRect)2. Open SampleScene3. Select Content in the Scene Hierarchy4.... Read more
Incorrect distance is returned when using EventSystem.RaycastAll
To reproduce:1. Open project2. Play 'TestScene'3. Open console4. Notice that raycast distance is 0.8 when the expected distance is 1... Read more
Canvas Image element is not centered when created along with the Canvas
To reproduce:1. Open any or create a new project2. In a scene with no Canvas create UI -> Image Expected behavior: The Image is a... Read more
The UI Scrollbar component blocks Prefab Mode in Play Mode
If you attempt to edit a prefab with a UI Scrollbar component attached while in playmode, you'll get the following warning: Prefab M... Read more
RectTransform.sizeDelta.x returns height value if Canvas Render Mode is ...
How to reproduce:1. Open the "case_1115411-CanvasWidth" project2. Change the Game View resolution to 200x100 and enter Play mode3. O... Read more
Canvas is presented in reverse to its Sort Order when Instantiating a Ga...
Steps to reproduce:1. Open the attached project "Case_1154659"2. Navigate to Project -> Assets -> Scenes and open "RuntimeScen... Read more
UI object's shadow area is added to whole object's mask area, when being...
To reproduce:1. Open attached project ("UI_Mask_Issue")2. Make Image B a child of an Image A3. Drag Image B over Image A in the Scen... Read more
[UI] Highlighted color being displayed instead of Selected color on Inpu...
Highlighted color being displayed instead of Selected color on Input field. Steps to reproduce:1. Open an attached project or create... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu