Search Issue Tracker
When using EditorWindow.FocusWindowIfItsOpen, mouse input is offset in s...
To reproduce:1. Open attached project2. Open Main Scene ( There game object with script attached that keeps the scene tab open after... Read more
A newline character gets added to the input field after/if it was resele...
To reproduce:1. Open the attached project2. Open the ActivateInputFieldTest.unity scene. Notice how the input field is scripted to r... Read more
When an input field is selected/activated from within Start(), onEndEdit...
To reproduce:1. Open the attached project2. Open the InputFieldOnEndEditTest1.unity scene. Notice that:a) the input field is scripte... Read more
Text Mesh Pro in canvas causes drop in fps on some iOS devices
Text Mesh Pro GUI object may cause drop in fps on some iOS devices. Framerate picks up, if the Text Mesh Pro Object is on another ca... Read more
Platform define UNITY_IOS is missing
http://docs.unity3d.com/Manual/PlatformDependentCompilation.html Platform Dependent Compilation page is missing UNITY_IOS platform d... Read more
TouchScreenKeyboard behaves unexpectedly when it is opened while Standal...
Steps to reproduce:1. Download attached project. Note that "Allow Activation On Mobile Device" is set to true in Standalone Input Mo... Read more
Text inside Mask on osx web player flickers, always
2) Create a panel inside a canvas3) put a mask on the panel4) put a text object inside the panel5) export to web player and open in ... Read more
[Canvas][OSX] Crash when applying changes to prefab after removing Canva...
To reproduce:1. Add panel to scene2. Drag canvas to project window to make prefab3. Select panel in hierarchy4. Add Canvas component... Read more
Caps doesn't work on Q30 keyboard
-e 1) What happened Caps doesn't work on Q30 keyboard. 2) How can we reproduce it using the example you attached. To repro:1) Throw ... Read more
UI element gets selected using navigation keys even when Navigation set ...
To reproduce this bug: 1. Open the attached project2. Open the SelectUIElementTest1.unity scene.3. Notice Knob UI (Canvas->Knob) ... 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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder