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" scene 3. Play the scene 4. Hold UP arrow for a... 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 project 2. Add Canvas 3. Set Canvas render mode to Screen Space - ... 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 project 2. Open "ReproScene" scene 3. Select "Canvas" in the Hierarchy... 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 imag... 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 project 2. 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 project 2. Open main scene 3. Select Image in hierarchy 4. Change image color (e.g. to yellow... 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
- Crash on do_runtime_invoke when reopening a specific project after failing to build it
- Animations change speed when rigidbody is added
- Low FPS persists when re-entering Play mode after an extended session in a specific project
- ListView list items in UIToolkit get stuck when reorderMode is set to Animated and they are reordered using two or more fingers on touch devices
- Editor or player crashes when using a deeply nested Particle System with a sub-emitter that has multiple references