Question by
MitchMurga · Jan 10, 2018 at 04:20 PM ·
unity 5serializationjson
UnityException: Failed to run serialization
Hello, I add holotoolkit to my proyect, but i have this error:
"UnityException: Failed to run serialization weaver with command "Temp\StagingArea\Data\Managed\Newtonsoft.Json.dll" "-pdb" "-verbose" "-unity-engine=Temp\StagingArea\Data\Managed\UnityEngine.CoreModule.dll" "Temp\StagingArea\TempSerializationWeaver" "-lock=UWP\project.lock.json"
I downloaded a couple of packages for this page: https://github.com/SaladLab/Json.Net.Unity3D/releases but I could not solve the problem.
Any body find the solution?
Thanks.
Comment
Your answer
Follow this Question
Related Questions
Understanding the need of serialization 1 Answer
Setting components variables with another component 0 Answers
Nested dictionary serialization 0 Answers