Unity Issue Tracker - "Text Mesh" Component is missing the checkbox
Closed
UUM-125876
"Text Mesh" Component is missing the checkbox
Unity: Text (ATG)
As Designed
6.4.X
6.3.X
6.2.X
6.0.X
The TextMesh component does not have OnEnable/Update, so this is by design.
How to reproduce:
1. Create a new URP Unity project
2. Create an Empty GameObject
3. In the Inspector, Add Component -> Text Mesh
4. Observe the header of the Component
Expected results: There is a checkbox
Actual results: There is no checkbox