Search Issue Tracker
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
OSX Standalone player duplicates a paste event, resulting in it pasting ...
How to reproduce: 1. Open attached project2. Open scene main.unity3. Build to OSX standalone and run4. Paste some text into either o... Read more
Sometimes newly created UI elements have suboptimal position assigned
Steps to reproduce:1. Open any project2. Create a new scene3. Create new UI element. For example, a Button. It might have initial po... Read more
Canvas do not switch to the chosen Sorting Layer
To reproduce:1. Open attached project2. Open scene3. Select Canvas4. Try to change sorting layer5. Notice that it's impossible to sw... Read more
Big font size is getting clamped and not centered
Repro steps:1) Open the project which was sent in 5.12) Run it and notice that the text(Super/Hot) is centered and covers the whole ... Read more
Adding rect transform to transformed sprite undoes transformation
1. scale/rotate sprite in scene2. add rect transform component3. observe how scale/rotation is undone Read more
Toggle label is outside the Horizontal Layout
Steps to reproduce : - create a canvas- create an empty gameobject and make it a child of the canvas- add the Vertical Group Compone... Read more
UI Button: Left or Right horizontal alignment gives no indent from the b...
1. Open attached project > Scene1 and check Text of Button 3OR1. Add UI Button to the scene2. Go to Text element of the button an... Read more
CanvasRenderer.cull will not be reset when parent changes
Steps to reproduce:1. Download and open attached project "161_Mask_Bug.zip"2. Open and play scene "test"3. There will be three butto... Read more
Rect transform values change when changing image properties in the anima...
The top and botton values of rect transform are slowly incrementing when changing UI Image's alpha channel in the animation Steps to... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class