Search Issue Tracker
Won't Fix
Votes
3
Found in
2021.3.39f1
2022.3.32f1
Issue ID
UUM-73925
Regression
Yes
[TextMeshPro] Warnings are thrown when adding TextMeshPro package
Reproduction steps:
1. Create a new 2D URP project
2. Click Window > Package Manager
3. Click “Add package by name…”
4. Enter “com.unity.textmeshpro”
5. Set version
Expected results: TextMeshPro package is added with no warnings logged
Actual results: “The GUID inside 'Packages/com.unity.textmeshpro/Editor Resources/GUID CONVERT.json.meta' cannot be extracted by the YAML Parser. Attempting to extract it via string matching instead. Please verify the file does not contain unexpected data.” warnings are logged to the console
Reproduced with: 4.0.0-pre.2 (2021.3.39f1, 2022.3.32f1)
Not reproduced with: 4.0.0-pre.1 (2021.3.39f1, 2022.3.32f1)
Tested on: Ubuntu 24.04
Comments (2)
-
kodra_dev
Nov 20, 2024 15:48
You should feel shamed for delivering such a buggy codebase, Unity team.
-
IlmariTribeRed
Aug 01, 2024 16:17
This issue not being fixed (in the latest publicly available TMP pre-release) is an embarrasment to Unity. I
t's a ***king unfixed merge conflict. Yes the merge conflict can easily be fixed manually in 15 seconds.. but WTF?
---.
fileFormatVersion: 2
<<<<<<<< HEAD:Packages/com.unity.TextMeshPro/Editor Resources/GUID CONVERT.json.meta
guid: 2ade62400bece1a4f9093a91ca22b276
========
guid: dffa0eeca877bb9478996a94c4ec0d40
>>>>>>>> master:Packages/com.unity.TextMeshPro/ValidationExceptions.json.meta
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TileMap selection resets to the default when the Scene is saved
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
Resolution Note:
The TMP 4.0.0-pre.x series is currently in maintenance mode, with only critical issues under consideration. At this time, no future releases of the package are planned.