Search Issue Tracker
RectMask2D hides all content when parented from other display to first d...
How to reproduce:1. Open the attached project "Multimonitor.zip"2. Open Assets/Scenes/MultiDisplayErrors.unity3. Enter Play Mode4. C... Read more
Rendering issue in the Canvas Component
Reproduction steps:1. Open the attached "repro_IN-49850.zip" project2. Open the "SampleScene" Scene3. Enter the Play Mode4. Swap two... Read more
[uGUI] Performing Undo after copy-pasting UI object's component values r...
How to reproduce:1. Open the attached project2. In the SampleScene Select the Button in the Hierarchy3. Change the Normal Color in t... Read more
[UI] Scrollbar is hidden when Scroll View Height is 300 or higher
How to reproduce:1. Open attached Unity project2. Load SampleScene3. Notice Vertical Scrollbar4. Enter Play mode5. Notice expected b... Read more
UI Button OnClick event triggers twice when the mouse button is clicked ...
Reproduction steps:1. Open the user's project2. Play the "Revolution Management" scene3. Press anywhere in the Game view4. Select an... Read more
[Performance] Slow performance when Game View is set to 9:16 Aspect Ratio
Steps to reproduce:1. Open the attached project "1383774.zip"2. Open EnhancedScroller v2/Demos/08 View Driven Cell Sizes/08.scene3. ... Read more
"ArgumentOutOfRange" Exception is thrown when removing handler in callba...
Reproduction steps:1. Download and open the attached "EventTrigger Exception Project.zip" project2. Enter "Play" mode3. Press the "T... Read more
Value of horizontal Scrollbars is reset to 0 when scrolling a vertical S...
How to reproduce:1. Open the user-submitted project and open the scene "bug" (Assets/Scenes/bug.unity)2. Open the Game view window (... Read more
[uGUI] Scrollbar ping-pongs between two Value values when click and hold...
How to reproduce:1. Open the user's attached "ScrollBar" project2. Enter the Play Mode in the "SampleScene" Scene3. Click and hold s... Read more
“Margins” values of the TextMeshPro Text GameObject can’t be set when ha...
How to reproduce:1. Open the attached “anchor.zip” project2. Enter “SampleScene” Scene (Assets > Scenes)3. In the Hierarchy windo... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES