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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment