Search Issue Tracker
[CanvasGroup] CanvasGroup properties reset when disabled/re-enabled
To reproduce this issue: 1. Open the attached project2. Open 'CanvasGroupBug' scene3. Select 'TestPanel' ( Canvas->TestPanel ) ob... Read more
[UI] "OnPointerEnter" event fires extra times when right clicking or mid...
To reproduce this issue: 1. Open the attached project2. Open 'Scene'3. It has a button and a script which calls 'OnPointerEnter' eve... Read more
Value changes in UnityEngine.UI.Image/Text causes huge CPU usage in Layo...
Huge lag spikes are encountered from Canvas.SendWillRenderCanvases() when UnityEngine.UI.Image or UnityEngine.UI.Text are modified T... Read more
Button stays highlighted if interactible is disabled and then enabled on...
1. Open attached project2. Build to iOS3. Touch any of the squares4. Squares will be set to interactible false and then true5. Selec... Read more
Custom font has wrong vertical alignment
Steps to reproduce: 1. Open attached project2. Open scene "Test"3. Scene contains two buttons, one which has text in Arial and other... Read more
Calling SetColor or SetAlpha on the CanvasRenderers of the toggle's chil...
To reproduce this bug: 1. Open the attached project2. Open 'test' scene3. There is a script attached on toggle gameobject which:-Set... Read more
[UI] When instantiating UI Prefab with layoutgroup, it is not seen if Sl...
To reproduce this bug: 1. Open the attached project2. Open 'test' scene3. Run the game in editor4. The prefab with layout group is i... Read more
[UI] Multi-editing OnClick() will cause the parameters to have the same ...
To reproduce this bug: -Open the attached project-It has 2 buttons with 2 different objects with functions select as OnClick() event... Read more
Canvas.SendWillRenderCanvases function shows big latency when canvas is ...
To reproduce:1. Open attached project;2. Open scene Main;3. Make sure Profiler window is open;4. Enter Play mode;5. Check Profiler;6... Read more
Canvas Group component is still active even when it is manually disabled...
Canvas Group component is still calling "RandomSibling.Update()" even when "Canvas group" is disabled in the inspector. Steps to rep... 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