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
[EventSystem] When holding button down on mobile unwanted events are raised
When holding down uGUI button on android, unwanted events are called Read more
[EventSystem] When any Button has a scale down animation for the Pressed...
When any Button has a scale down animation for the Pressed state, the OnClick event is only handled if the pointer is released in th... Read more
[EventSystem] Enabling stripping causes some UI event calls to fail
Enabling stripping causes some UI event calls to fail and throw NullReferenceException Read more
first selectable i not enabled for the settings menu in the the menu3D s...
1. open UI example project for RC32. open and play scene menu3D3. via keyboard arrows, navigate to settings menu and observe how you... 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
Linux: scroll view overdraws in fullscreen
-e: when running standalone linux in fullscreen it overdraws the scrollview on scrolling down -repro--open attached project (it is j... 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