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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
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..