Search Issue Tracker
Script derived from Button type gets its OnClick event called twice
To reproduce: 1. Import "reprogui" package 2. Open scene guitests 3. Enter play mode 4. Click a button 5. Exit play mode and look at... Read more
UI: layout isn't refreshed after children reordering in runtime
To reproduce: 1. Open attached project 2. Open Test scene 3. Press Play 4. Press Reorder button 5. Notice Panel Red is reordered a... Read more
InputField cursor position doesn't respect Text vertical alignment
Steps to reproduce: 1. Open the attached project and the scene 2. Press play 3. Click on the white box 4. Observe that cursor positi... Read more
UGUI Text looks broken when changed via script
Steps to reproduce : - import the project attached - open the scene "SplashA" - press play and also play in the scene - choose "yes... Read more
Incorrect line spacing when using RichText
How to reproduce: 1. Open the attached project 2. Open the scene ( It has a Text component. Text is written using RichText and some ... Read more
Cannot call set_Enabled from UnityEvent in the inspector
To reproduce: 1. Create a uGUI button 2. Create a new On Click event 3. Set the camera as the object 4. Select the functions > Behav... Read more
Any other Canvas in hierarchy ignore events
Steps to reproduce : - import the project attached - open the scene "canvas_bug" - press play and notice that only the root canvas ... Read more
Holding click on uGUI button does not stop other buttons being highlighted
Steps to reproduce: 1. Create two or more uGUI buttons 2. Mouse-over one of them 3. Press left mouse button and do not release 4. Dr... Read more
Selectable Component has two Interactable checkboxes
To reproduce: 1. Open attached project 2. Open bug scene 3. Select Image game object 4. Notice that Selectable Component has two In... Read more
The grid in 3d space is visible through the UI text and Canvas
To reproduce: 1. Create new project 2. Create UI Text game object 3. Zoom in Text game object 4. Notice that grid is visible throug... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow