Generating dll while UE4 editor is opened

I experienced same problem with EGL 4.15.0 Preview 4/Visual Studio 2015 Update2/some modification added ThirdPerson project.
DLL was successfully produced without error log but UBT reported fail.
After deleting Intermediate/ directory, the symptom had gone away and I can’t reproduce it.