Search Issue Tracker
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
ButtonAction.ButtonPressed in Event Trigger (Script) is not triggered wi...
Steps to reproduce:1. Open User's attached project "Example"2. Press play3. In Game tab press on green circle Expected behavior: But... 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
transform.SetParent() causes Image objects not to render
How to reproduce:1. Open the attached project "834383SetParent.zip"2. Open test scene3. Under Canvas is working and failing objects,... 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
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
Scroll Rect elastic works only in elastic mode with horizontal and verti...
How to reproduce:1. Open the attached "ScrollRect.zip" project2. Open Controls scene3. There are two Scroll View game objects-Scroll... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default