Search Issue Tracker
Content of nested Canvas is rendered at wrong position after pressing play
How to reproduce: 1. Open the attached "WrongPositionBug" project 2. Open the "test" scene and press play 3. Go to the scene view, ... Read more
ScrollRect performance is very slow when its 'Content' object contains c...
- The ScrollRect component in Unity's UI performs very slowly when its 'Content' contains children objects containing LayoutGroup su... Read more
Adding "Canvas Group" component to "Canvas" results in slow performance ...
Any child being re-parented fires off a message to its CanvasGroup, the CanvasGroup then broadcasts a message to all of its children... Read more
Unity crashes at <IndexBufferD3D9::EndWriteIndices> when canvas shows up...
Reproduction steps: 1. Open the attached file; 2. Enter the Play mode; 3. In the upper right corner find 'Locker(Container)' and pre... Read more
Child UI elements in parent Canvas cannot be configured after changing t...
How to reproduce: 1. Open a new project 2. Go to GameObject --> UI --> Text 3. Set Text Anchor Preset to Stretch Middle 4. Drag th... Read more
After deletion of UI Dropdown element NullReferenceException: (null) is...
To reproduce: 1.Create new Unit project. 2.Create Dropdown UI element. 3.Change it's Image component's Source image property from U... Read more
Error when adding the Text or Image component to a game object
Steps to reproduce : - create a new project - create a cube - add the Image or Text component to it and notice the error Transform... Read more
A CanvasRenderer with multiple materials doesn't render correctly when r...
Steps to reproduce: 1. Open attached project "RenderIssue.zip" 2. Expand Canvas game object and delete one Image for blue material t... Read more
Having GO with any Renderer (except Canvas Renderer) inside Canvas with ...
Steps to reproduce: 1. Open user attached project 2. Open scene 'Test' 3. Enter play mode, errors thrown in console Expected result... Read more
ScrollRect/Bar doesn't react to drag if Canvas is bound to Camera and Pl...
How to reproduce: 1. Create a new project 2. Set Near Clipping Plane of the Main Camera to any value (e.g. 20) 3. Create a Scroll V... 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
- OnWillSaveAssets receives an empty paths array when saving a new Scene
- UV Node's Label is cut off when Preview is collapsed
- Dragging Search Query Block can remove its color
- Crash on GetReflectionSample when using Shadergraph with Dither and Alpha Clip
- [Android] The Player freezes when an external display monitor is disconnected