Search Issue Tracker
[UI] Button can only be partially clicked on the main game scene in a wi...
Reproduction steps: 1) Open the localization test project.2) Build and run a windows standalone build.3) In the game, navigate to th... Read more
Scroll Rect scrolls indefinitely if the Canvas it is attached to is disa...
How to reproduce:1. Open the attached "1239517 repro" project2. Open the "TestScene" from the Assets folder3. Select the "Image" Gam... Read more
UI Dropdown does not react to mouse clicks when canvas uses Screen Space...
Reproduction steps:1. Open the project inside "Investonomics.zip"2. Open the scene "investonomics"3. Play the scene4. Click on the D... Read more
The UI Scrollbar component blocks Prefab Mode in Play Mode
If you attempt to edit a prefab with a UI Scrollbar component attached while in playmode, you'll get the following warning: Prefab M... Read more
[UI] Letters are not fully visible in the text field when Vertical Overf...
To reproduce:1. Open attached project2. Change the size of the panel3. Notice the way it works Actual result: The Text truncate cuts... Read more
Functions called by UI Toggles before Start() resulting in NullReference...
Repro step:- download and open this project- press play- notice the Null Reference exceptions: NullReferenceException: Object refere... Read more
Hierarchy: search path display is obscured by the visibility icons area ...
Text which gives path info of gameobject from the hierarchy is clipping on typing in a search field. Repro steps: 1. Open a new proj... Read more
'NullReferenceException' is thrown on UI.Image.GenerateTiledSprite when...
Reproduction steps: 1. Open the attached 'Test_01' project2. Open the 'SampleScene'3. Enter Play mode4. Observe the Console Expected... Read more
Text is displayed as black squares in Scene view in a specific project
Steps to reproduce:1. Open user's attached project "IdleBeach.zip"2. Open "SampleScene"3. Notice that Text in the Canvas is displaye... Read more
"ArgumentOutOfRange" Exception is thrown when removing handler in callba...
Reproduction steps:1. Download and open the attached "EventTrigger Exception Project.zip" project2. Enter "Play" mode3. Press the "T... 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