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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment