Search Issue Tracker
Enabling Canvas to a specific object crashes editor
To reproduce:1. Open project2. Open '01_Login' scene3. Play scene4. Click 'ENTER' -> 'ENTER' -> Home button(in right bottom co... Read more
Error 'outputVertexCount == sharedData.indexCount' appears when nested c...
Reproduction Steps:1. Import attached project.2. Open "Test" scene.3. Observe console. Result:When a canvas is created with these el... Read more
Dropdown menu is not displayed when Time.timeScale is set to 0
Steps to reproduce: 1. Open the attached project2. Open and play 'Test Scene'3. Click on the dropdown menu, notice it works as expec... Read more
UI: IPointerEnterHandler works only after you click somewhere in the scene
To reproduce this bug: 1. Open the attached project2. Open 'Scene'3. It has 2 images and script having IPointerEnter and IPointerExi... Read more
Rect transform values change when changing image properties in the anima...
The top and botton values of rect transform are slowly incrementing when changing UI Image's alpha channel in the animation Steps to... Read more
Text field scrolling on Text (Script) component is broken.
To reproduce:1. Open attached project2. Open "Fieldtest" scene3. Select Text game object (Canvas->Text)4. In Text (Script) compon... 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
Null reference exception on entering play mode when an Image with Mask c...
1. Download project "990515 repro.zip"2. Open the scene "test560"3. In Hierarchy window, select Image gameobject4. Enter play mode5.... 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