Search Issue Tracker
UI Text disappears on editor focus change due to editor DLL
How to reproduce:1. Open provided example project2. Open Assets/TestScene.unity3. Double-click "HUD" game object to bring it into vi... Read more
RectMask2D stops masking the object when Pivot X is zero and mask's widt...
Steps to reproduce the issue:1. Download and open attached project.2. Open scene named "RectMaskIssue".3. Select game object named "... Read more
[ui] Settings Integer mode InputField text with a negative value produce...
When setting the input field text value through script to a negative integer value whilst the input field is in integer content mode... Read more
Scroll rect scaled to very small value and set to elastic movement type ...
To reproduce:1.Create new project, import and open attached "case_736804-scroll_rect_bug.unity" scene.2.Play scene, select Canvas &g... Read more
OSX Standalone player duplicates a paste event, resulting in it pasting ...
How to reproduce: 1. Open attached project2. Open scene main.unity3. Build to OSX standalone and run4. Paste some text into either o... Read more
Unity UI: Japanese Input Is Invisible Until Pressing Return
When typing into a Unity UI input field using the Japanese input method, all input is invisible until a user presses Return. Steps t... Read more
Bad UI performance when you enable/disable a complex hierachy
Bad UI performance enabling/disabling a complex hierarchy Read more
Error while resizing console window
To reproduce:1. Open attached project2. Open scene3. Resize console windows Error: Trying to add (Layout Rebuilder for) Content (Uni... Read more
[UI] Font Material doesn't populate _MainTex_TexelSize
Repro steps:1) open the project and scene in it2) Notice Text and Quad objects in the Game View and that they are different colored3... Read more
[UI][Button] Mouse hover will trigger the disabled state of animator eve...
To reproduce:1. Open attached project2. Run the ForTest scene3. Mouse hover the button4. Check the animator state (the Button's Inte... 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