Search Issue Tracker
Won't Fix
Votes
1
Found in
2017.4.0f1
Issue ID
1021290
Regression
No
[asmdef] Script defined in an Assembly Definition can't access plugins folder files
Reproduction steps:
1. Open "Assembly Definitions and Plugins.zip" project
2. Open "ScriptInAssembly.cs" script
3. Uncomment the 9th line and save the script
4. Go back to Editor and after re-compile notice the error in the Console
Expected Result: The script should be able to find the "ScriptInPlugins" file when using Assembly Definitions
Actual Result: The script can't find the appropriate plugin file, because it's in an Assembly Definition
Reproduced with: 2018.2.0b2, 2018.1.0f2, 2017.4.2f2, 2017.3.2f1, 2017.3.0b1
Did not reproduce on: 2017.3.0a7, 2017.2.2p4 (Assembly Definitions were only implemented from 2017.3.0b1)
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
- ListView fails to display items when the source list is cleared and a single element is added
- UI Toolkit ':hover' state remains active when another panel is drawn over the hovered element and Touch input is used
- Unsupported Orient modes can be selected and throw errors when using Strip VFX
- "Tab" key exits the name text field in the VFX Graph tab when renaming the Property
- Shader warnings are thrown when deleting blocks in the Ribbon VFX Graph
Resolution Note:
This particular case has been investigated thoroughly and we have decided, in the interests of protecting the stability and features of Unity for users that rely upon the affected versions, to not address this fix for the time being. We understand that this will cause problems for some users, and so may address in a future version.