Search Issue Tracker
Del deletes the wrong character in an input field
To reproduce: 1. Open attached project 2. Open scene test. It contains an input field 3. Enter play mode 4. Type something into the ... Read more
uGUI scene gizmos can be set to illegal parameters in inspector
1. Create button in a scene Example 1: 2. in inspector for anchor min, set value that is higher than anchor max. 3. result is that ... Read more
Keyboard does not appear when clicked on a textfield
To reproduce: 1. Download the sample uGUI project or used the attached one 2. Build and run the Widgets scene for iOS 3. Touch the m... Read more
Image becomes white until it's moved in scene view if its properties are...
See http://screencast.com/t/CqFWi1RGgb for repro. Read more
Having Canvas object in a scene automatically marks it dirty
Steps to reproduce: 1. Create a new scene and add a Canvas object. 2. Save the scene. Scene will remain marked as dirty - asterix wi... Read more
Enabling and disabling UIRenderer game objects moves them to a corner of...
To reproduce: 1. In the attached project, open "Scene" 2. Find the gameObject "Image" and disable it with the checkbox. (Not the com... 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
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
Buttons do not immediately have their color tint set when entering play ...
To reproduce: 1. open attached project 2. open scene 3. Enter play mode Expected result: Button found in scene is immediately red Ac... Read more
Scene has way to many draw calls
To reproduce: 1. Open the attached project 2. Play the "Assets/UI/Examples/Scenes/Layout Groups" scene 3. In the game window, click ... 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
- Sprite shadows are not rendered when the light source is placed near the sprite
- Multiple Video Players are not playing simultaneously when played in WebGL
- "Rename Prefab File?" window does not pop up when renaming Prefab in the Project window
- [Linux] Crash on MenuController::ExecuteMenuItem when selecting recent scene
- Warnings appearing in the Console window when creating a new URP 3D Sample project