Search Issue Tracker
UI image remains masked when Canvas contains "Rect Mask 2D" component an...
How to reproduce:1. Open attached project "Rect_2D_mask_2.zip" and scene "SampleScene"2. Enter Play mode3. Observe Game View Expecte... Read more
Navigation between Input fields with arrow keys or gamepad are getting s...
How to reproduce:1. Open attached project "ReproductionNavigation.zip" and scene "SampleScene"2. Enter Play mode3. In Game View, pre... Read more
RectTransofrm resets it's coordinates to zero when selecting "Apply" on ...
Reproduction steps:1. Open the attached project "test.zip";2. Open scene "bug_reproduction.unity";3. Select 'Model/Presentation/Canv... Read more
Canvas doesn't retains it scale if it is set as child of another canvas
If using two canvases one with Canvas Scaler mode set to Constant Pixel Size and other Scale with Screen Size. Setting canvas with S... Read more
MouseCursor is not being changed if using "EvenType.KeyDown"
How to reproduce:1. Open project "TestCursorProject.zip"2. Focus the "TestEditorWindow" window3. Press any key4. Observe the cursor ... Read more
UI Image Color property is ignored when already assigned Source Image pr...
How to reproduce:1. Open the attached "BugReport.zip" Unity project2. Press "Play" and observe the three "Icon" GameObjects Expected... Read more
Package Manager UI - Unable to switch between "In Project" and "All Pack...
Package Manager UI - Unable to switch between "In Project" and "All Packages"When the package manager UI is docked. Maximizing and m... Read more
The scrollbar Handle Max X-axis anchor changes value when changing from ...
How to reproduce:1. Download the attached project "Bug.zip"2. In the Game view select 3840x2160 resolution3. Select 1920x1080 resolu... Read more
UGUI Buttons ignore Hierarchy order when they are overlapped and of the ...
How to reproduce:1. Open the user's attached project "eventSystem_bug.zip"2. Press Play3. Press the Button labeled "test_02" in the ... Read more
Canvas Batching System Dirties Project User-Created Materials when using...
Steps to reproduce:1. Open user attached project2. Enable the "Rect Mask 2D" component on the "Panel" Gameobject3. Play the scene, t... 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