Search Issue Tracker

Fixed in 5.6.0

Votes

0

Found in

5.1.1p4

Issue ID

717830

Regression

No

[ManagedPlugins] meta file ignored when importing plugins if library folder is not generated

Scripting

-

To Reproduce:

1. Open the attached project in batch mode:
" Unity.app/Contents/MacOS/Unity -projectPath "/PluginFailLoad/" -quit -batchmode " (opening without batchmode generates the same errors)

2. Observe that several errors are printed out in Editor.log:
For example "Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed
The class <>c__DisplayClassb could not be loaded, used in Newtonsoft.Json"

According to "Newtonsoft.Json.dll.meta" Newtonsoft.Json should only be loaded in WP8

Errors are no longer thrown after the library folder is generated.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.