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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
Add comment