Search Issue Tracker
Adjusting Transform values of multiple Canvas child objects that are far...
Reproduction steps:1. Open the "UISlowDownTest.zip" project.2. Open the "TestScene" scene3. Play the scene4. Hold UP arrow for a cou... Read more
huge UI objects when Canvas render mode is "Screen Space - Camera"
Steps to reproduce (or watch attached gif):1. Create a new Unity project2. Add Canvas3. Set Canvas render mode to Screen Space - Cam... Read more
Canvas Scaler doesn't scale Z axis when Canvas render mode is set to "Sc...
Steps to reproduce (or watch attached gif): 1. Open attached project2. Open "ReproScene" scene3. Select "Canvas" in the Hierarchy4. ... Read more
Preserve aspect should not show up when there's no sprite
Steps to reproduce : - create an Image- remove the Source Image and notice the Preserve Aspect option is still there Read more
Reset doesn't clear the vertex buffer for Image and Raw Image
Steps to reproduce : - create an Image- add a sprite- click on the cog for the component- choose Reset and notice that the image is ... Read more
Undo doesn't work for direction in the UI components
Steps to reproduce : - create a Slider or a Scrollbar- change the direction- press ctrl + z and notice it doesn't work Read more
[Retina] Poor Text quality on Retina display using non-native Screen Res...
Reproduction Steps:1. Open User's project2. Make builds resizable (PlayerSettings > Resizable Windows)3. You can use Default Scre... Read more
Horizontal Scroll View with Elastic Movement Type works differently upon...
Horizontal Scroll View with Elastic Movement Type inside a Canvas with Canvas Scaler set to "Scale with screen size" behaves differe... Read more
When picking color of UI Image with color picker, it gets slightly darke...
How to reproduce:1. Open the attached project2. Open main scene3. Select Image in hierarchy4. Change image color (e.g. to yellow)5. ... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component