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
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
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..