- Home /
 
Duplicate Question https://answers.unity.com/questions/1614653/dll-files-will-not-be-loaded-in-latest-unity-versi.html
.dll files will not be loaded due to errors
Every time when I want to start the game 5 directory erros pop up, which make the game unable to test in the Editor. 
-Assembly 'Library/ScriptAssemblies/Assembly-CSharp-firstpass.dll' will not be loaded due to errors: Reference has errors 'Stores'. 
-Assembly 'Library/ScriptAssemblies/Assembly-CSharp.dll' will not be loaded due to errors: Reference has errors 'Stores'. 
-Assembly 'Library/ScriptAssemblies/Assembly-CSharp-Editor-firstpass.dll' will not be loaded due to errors: Reference has errors 'Assembly-CSharp-firstpass'. 
-Assembly 'Assets/Plugins/UnityPurchasing/Bin/Editor.dll' will not be loaded due to errors: Unable to resolve reference 'UDP'. Is the assembly missing or incompatible with the current platform? 
-Assembly 'Assets/Plugins/UnityPurchasing/Bin/Stores.dll' will not be loaded due to errors: Unable to resolve reference 'UDP'. Is the assembly missing or incompatible with the current platform? Can you give me any help? 
I am facing the same problem. Have you found the solution?