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
- Code runs slower when using a cached exception instance compared to creating a new one
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
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.