Closed hiroki-o closed 7 years ago
Original comment by Hiroki Omae (Bitbucket: [Hiroki Omae](https://bitbucket.org/Hiroki Omae), ).
@idlestudios thank you for reporting this. There are a bunch of areas that tool access assembly info - I will fix this issue.
Meanwhile, I would like to make sure that I cover real use case scenario that requires this change. Would you be kind to provide me in which case you bumped into?
I imagine that this can be an issue if you have code implement interface in pre-built dll - anything else?
Original comment by guangyi mu (Bitbucket: idlestudios, ).
Correct, my unity modules are pre-build dlls and would like to extend asset build process based on asset bundle graph tool.
Original comment by Hiroki Omae (Bitbucket: [Hiroki Omae](https://bitbucket.org/Hiroki Omae), ).
Solved this issue with 39a47c3 (in dev branch) Please confirm if it is fixed in your environment.
Original report by guangyi mu (Bitbucket: idlestudios, ).