Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
0
Found in
6000.0.15f1
6000.1.0a7
6000.2.0a1
6000.3.0a1
6000.4.0a1
Issue ID
UUM-78057
Regression
Yes
"TextMesh Pro Essential Resources are missing" error after successful import to project that is missing TMP Essentials
*Steps to reproduce:*
* Create a new HDRP project.
* Window > Package Manager > High Definition RP > Samples and import HDRP Material Samples.
** If you are 22.3 or below, Check Material Samples folder does not have a TextMesh Pro folder. *If it does, delete it and restart the project.*
* Open Scene "Eye". When prompted, Import TMP Essentials
* Close the TMP Importer window.
*Actual results:* "TextMesh Pro Essential Resources are missing" error is thrown, right after a successful import message. Error detailed below.
*Expected results:* No errors.
*Reproducible with versions:* 6000.0.15f1, 6000.0.0b11, 2023.3.0a9
*Not reproducible with versions:* 2023.3.0a8, 2023.2.1f1, 2022.3.37f1, 2021.3.42f1 2021.2.0a1
*Tested on (OS):* Ubuntu 24.04, MacOS Sonoma 14.4, Win 11
*Notes:*
* Does not happen on a blank project. Only seems to happen on samples or projects that were built with TMP and imported in a project without it.
* Similar to UUM-73603, but was not fixed with its resolution.
{code:java}
TextMesh Pro Essential Resources are missing, which are crucial for proper functionality. To import them, go to 'Window > Text Mesh Pro > Import TMP Essential Resources' in the menu.
UnityEngine.Debug:LogError (object)
TMPro.TMP_PackageResourceImporter:OnDestroy () (at ./Library/PackageCache/com.unity.ugui/Runtime/TMP/TMP_PackageResourceImporter.cs:28)
TMPro.TMP_PackageResourceImporterWindow:OnDestroy () (at ./Library/PackageCache/com.unity.ugui/Runtime/TMP/TMP_PackageResourceImporter.cs:261)
UnityEditor.ContainerWindow:RequestCloseSentByNativeCode (){code}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment