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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-60011