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