Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2018.1.0b10
Issue ID
1011491
Regression
No
Can't add references to package manager asmdef files from the editor
To reproduce:
1. Create a new Assembly Definition file
2. In the Inspector, try adding a reference
3. Observe that you cannot add references to asmdef files that were installed with packages via package manager
Expected: it should be possible to add references to asmdef files that were installed with packages
Workaround: manually edit the .asmdef file to add the references
Reproduced in 2017.3.1p4, 2081.1.0b10, 2018.1.0b11, 2018.2.0a4
Comments (18)
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
iyakov
Sep 09, 2018 15:28
My bad, it's under ".\cache\packages\packages.unity.com\com.unity.textmeshpro@1.3.0\Scripts\Runtime\Unity.TextMeshPro.asmdef"
iyakov
Sep 09, 2018 15:24
It's still not impossible to reference TMPro in asm def. in Unity 2018.2.7f1.
arminelec
Jul 11, 2018 17:11
I can also still reproduce this issue with the latest stable 2018.2.0f2.
kleber-swf
Jun 29, 2018 22:31
Tested on version 2018.2.0b10. Still no success. Even manually entering the reference. "AssemblyDefinitionException: Reference assembly definition file 'Packages/com.unity.textmeshpro/' not found"
kleber-swf
Jun 29, 2018 21:29
I just downloaded the last version (2018.1.6f1) and the issue is still there. I couldn't make the workaround too. I'm trying to include the TextMeshPro too.
twobob
Jun 21, 2018 07:15
we sure this is fixed?
TMPro sure seems unaddable..