Search Issue Tracker
InputField fails to get the last character of a Hangul(IME) (Korean cha...
How to reproduce: Open the “MyInput.zip“ project Open the “SampleScene” Enter Play Mode Click on the InputField in the Game view Wri... Read more
Caret doesn't appear when clicking the Input Field on secondary monitor
How to reproduce:1. Open the attached project: IN-1155892. Enter the Play mode3. Open Window → General → Game view and slide it to a... Read more
TextMeshPro ligatures broken when Font Style setting is changed from “Lo...
How to reproduce:1. Open the attached “IN-122021“ project2. Observe the Game window. Notice that the letters “L” and “A” are connect... Read more
The text font falls back on a different font depending on the fallback f...
How to reproduce: Open the “TMPBugReport.zip“ project Open the “BugRepro“ Scene Observe the second line of text in the Game view (it... Read more
Crash on tlsf_free when triggering a call to FontEngine.LoadFontFace for...
Steps to reproduce:1. Open the “Attached project”2. Make sure the Inspector window is open and select “InputSystem_Actions” through ... Read more
“InvalidOperationException” errors are spammed in the Console when enter...
Steps to reproduce:1. Create new Unity project2. In Hierarchy create “Button - TextMeshPro” GO3. In TMP Importer window select “Impo... Read more
Memory spike when loading a prefab using TextMeshPro in iOS Player
Steps to reproduce:1. Open the attached project “IN-130195”2. In the Project window, open Scene → “SampleScene”3. Go to File → Build... Read more
IndexOutOfRangeException occurs when entering "<a></a>" tags in a TextMe...
Reproduction steps:1. Open the attached “IN-126647” project2. Open the “Scenes/SampleScene” Scene3. Select the “Canvas/Text (TMP)” G... Read more
Indic languages are displayed incorrectly when using TextMeshPro or Lega...
How to reproduce:1. Open the attached “IN-125292_HindiTextIssue” project2. Open the “SampleScene“3. In the Hierarchy tab, expand the... Read more
TextMeshPro Auto Size breaks when using some specific "WD%" percentages
Reproduction steps:1. Open the attached “IN-126774” project2. Open the “Scenes/AutosizeBugScene.unity” Scene3. Observe the “WD% 8” 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project