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
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
Add comment