Search Issue Tracker
Content of nested Canvas is rendered at wrong position after pressing play
How to reproduce:1. Open the attached "WrongPositionBug" project2. Open the "test" scene and press play3. Go to the scene view, noti... 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 press ... Read more
Child UI elements in parent Canvas cannot be configured after changing t...
How to reproduce:1. Open a new project2. Go to GameObject --> UI --> Text3. Set Text Anchor Preset to Stretch Middle4. 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 UISp... 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 has... 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 to ... Read more
Having GO with any Renderer (except Canvas Renderer) inside Canvas with ...
Steps to reproduce:1. Open user attached project2. Open scene 'Test'3. Enter play mode, errors thrown in console Expected result: No... Read more
ScrollRect/Bar doesn't react to drag if Canvas is bound to Camera and Pl...
How to reproduce: 1. Create a new project2. Set Near Clipping Plane of the Main Camera to any value (e.g. 20)3. Create a Scroll View... 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
- "Layer Palette Profile" Asset is automatically applied to the second Terrain but doesn't load any layers
- "Terrain Tools" shortcut conflicts with the Overlays shortcut by default
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
- Inconsistent hotkeys in the Terrain tool with the "Terrain Tools" installed and not installed
- "DebugAllocatorMode" option changes when changed in another Editor instance