Search Issue Tracker
Fixed
Votes
0
Found in
2021.3.38f1
Issue ID
UUM-71902
Regression
Yes
Unity.TextMeshPro reference is missing when trying to add it in the Assembly Definition References
Reproduction steps:
1. Open the attached “TextMeshProReferencing.zip” project
2. Select the “NewAssembly.asmdef” in the Project Window
3. Find to the the “Assembly Definition References” field in the Inspector
4. In the “(Missing Reference)” property click on the circle to select a reference
Expected result: Unity.TextMeshPro.asmdef reference option is available
Actual result: Only the NewAssembly.asmdef reference option is available
Reproducible with: 2021.3.38f1, 2022.3.20f1, 2023.3.0b4, 6000.0.1f1
Not reproducible with: 2022.3.29f1, 2023.3.0b3
Fixed in: 2022.3.21f1, 6000.0.2f1
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Note:
- “Assets\text.cs(5,30): error CS0246: The type or namespace name 'TextMeshProUGUI' could not be found (are you missing a using directive or an assembly reference?)” and “Assets\text.cs(2,7): error CS0246: The type or namespace name 'TMPro' could not be found (are you missing a using directive or an assembly reference?)” errors are also thrown in the Console
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
- Texture Map Viewer shows "Loading..." text instead of indicating users that Baked Texture Maps are missing
- "Analyze Import Process" button misaligned in Import Activity window
- Text in “Baked Shadowmask” mode is difficult to read in Baked Lightmap Viewer when Editor theme is set to Light
- Mesh wireframe is difficult to see in Baked Lightmap Viewer window when texture opacity is maximized
- Informational text does not wrap and does not fit when the Viewer Window is opened by default
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-60011