Search Issue Tracker
Won't Fix
Won't Fix in 2022.3.X
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
- 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
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.
Resolution Note (2022.3.X):
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.