Search Issue Tracker
Fixed in 4.6.2
Votes
0
Found in
4.5.1f3
Issue ID
616076
Regression
Yes
Plugin librabries can not be developed independently from unity
To reproduce:
1. Build a WP8 project with a plugin (like the one attached)
2. Navigate to the "ExternalLibrary.dll" in the build
3. Crack open the dll with ILSpy
4. Notice that there are some references to Unity in the dll, meaning that updating this dll would require a rebuild of the whole project (and that you can't add updated plugins after into the build)
Regression since 4.3.4f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- InvalidOperationException thrown when Text (Legacy) font is rebuilt via InputField (Legacy) OnValueChanged callback
- Clear color is incorrect on second ClearRenderTarget call when using Metal
- Crash on GenerateTilingAreaJob when changing the Sprite Renderers Slicing Width or Height
- Build fails with "duplicate node guids" Error when using specific build path
- Missing Style Sheet reference when renaming USS file referenced in a TSS file
Add comment