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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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..