Search Issue Tracker
Setting multiple materials to CanvasRenderer causes crashes
Reproduction steps:1. Open the attached project;2. Open the CrashScene.unity;3. Toggle Image object off and on (sometimes you need t... Read more
Assertion failed errors when moving RectTransform
Steps to reproduce: 1. Open attached project, Scene repro32. Select the "OptionsMenu" Child in "Canvas"3. In Scene view move the obj... Read more
Glitches appear when scrolling in image with scroll rect in Editor
Glitches appear when scrolling in the Editor. The issue does not appear in the build. Steps to reproduce:1. Open User's attached pro... Read more
GraphicsRaycaster not working after executing AddComponent<Image> ()
To reproduce: 1. Open the project, attached by user2. Press Play3. Press A button, this will create new game object with Image compo... Read more
'MapMagic World Generator' A$ package fails to generate terrain
1. What happened'MapMagic World Generator' demo scene fails to generate terrain in 2017.1.0b1. There's DemoScene that, on Play, stuc... Read more
Coroutines stop working if you create a GameObject in the runtime, set i...
To reproduce: 1. Open the project, attached by user (CoroutineBug.zip)2. Open "scene" scene if not open3. Press Play4. Observe text ... Read more
Diegetic UI elements are hit by Graphics Raycaster even though they are ...
There are 2 World Space canvases with different z coordinates. Hovering over the closest canvas element hits UI elements that are be... Read more
Scroll View content left and right position set to NaN after moving it h...
Steps to reproduce:1. Download ScrollRectDemo-560p3.zip and open "demo" scene2. Enter play mode3. Drag the "Page 1" horizontally wit... Read more
[UI] The input field does not support the facebook's symbols
Steps to reproduce:1. Open the attached project (zProject_105041.zip)2. Open the Assets/test.unity scene3. Play the scene4. Copy a f... Read more
Dropdown list becomes unclickable when re-enabling its parent canvas via...
To reproduce:1. Open project attached by the user2. Open scene test_CanvasDropdownProblem (if not opened)3. Hit play4. Press show ca... 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