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
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
Add comment