Search Issue Tracker
Fixed in 6000.0.2f1
Fixed in 2021.3.X
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 6000.0.2f1):
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-60011
Resolution Note (fix version 2021.3):
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-60011