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
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.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Add comment