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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
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.