- Home /
Unity ignoring custom assembly upon build?
Protobuf recently stopped working for me whenever I build. I'm able to reimport the assembly which will fix all compiler errors, I'm even able to play the scene without any issues what so ever, however, as soon as I make a build I get a ton of errors telling me the namespace 'Protobuf' cannot be found?
I've put the .dll file in Assets/Assemblies.
-----EDIT-----
https://www.youtube.com/watch?v=hQmkooCZfAY
Above is a video that shows exactly what happens. Still haven't found a solution, please help.
Your answer
Follow this Question
Related Questions
Distribute terrain in zones 3 Answers
System.Net.WebSockets Namespace not available in Unity generated Project 2 Answers
Build menu missing Visual Studio 2013 1 Answer
Source file could not be found - Unity 2018.2 4 Answers
Multiple Cars not working 1 Answer