Search Issue Tracker
Clicking away when inputting Multibyte characters in the input field, du...
Steps to reproduce: 1. Download and open the attached project 2. Enter play mode 3. Start writing Multibyte characters in the input ... Read more
Canvas position update lag by one frame in Camera render mode when Canva...
How to reproduce: 1. Open attached project and "UI lagging one frame" scene 2. Enter play mode 3. Button "Root as parent (one frame... Read more
[UI] Button is highlighted when Button.interactable is set to false and ...
Reproduction steps: 1. Open the attached project 2. Enter Play mode 3. Press on the left button 4. Press on the right button Result... Read more
RectTransform Width and Height are reset to zero when a LayoutElement.Ig...
Reproduction steps: 1. Open the attached project "UITest.zip"; 2. Open the "TestScene.unity"; 3. Observe that the Canvas has gameObj... Read more
[UI] Toggle isOn property change in Inspector doesn't update its state i...
Reproduction steps: 1. Open my attached project ("case_878619-repro") 2. Open the "test" scene 3. Select the "Toggle 1" game object ... Read more
After deletion of UI Dropdown element NullReferenceException: (null) is...
To reproduce: 1.Create new Unit project. 2.Create Dropdown UI element. 3.Change it's Image component's Source image property from U... Read more
RectMask 2D does not update position of clipped objects after move
Reproduction steps: 1. Open project attached (RectMask 2D Test). 2. Open scene "bug" (Assets -> Scenes). 3. Press Play. 4. Press "/\... Read more
Incorrect TextMesh bounds cause incorrect frustum culling
Steps to reproduce: 1. Open the attached project (frustumcullingtextmesh.zip) 2. Open the Assets/main.unity scene 3. Press play 4. Y... Read more
Duplicate UI Element changes scale when Canvas is "Scale With Screen Size"
How to reproduce: 1. Open attached project "877593-repro.zip" 2. Open "test" scene 3. Make sure Canvas UI Scale Mode is set to Sca... Read more
Console constantly throwing notification messages when UI gameObject is ...
To reproduce: 1.Download and open attached project. 2.Go to "BadQualityOfInternalTesting" folder and open "Test" scene. 3.Expand "C... 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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL