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
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- Test Runner fails to create a script in the active path when selecting a file as the active path
Add comment