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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
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.