IMPORTANT ANNOUNCEMENT: On May 6, 2024, Carbon Black User eXchange (UeX) and Case Management will move to a new platform!
The Community will be in read-only mode starting April 19th, 7:00 AM PDT. Check out the blog post!
You will still be able to use the case portal to create and interact with your support cases until the transition, view more information here!

Endpoint Standard: Unity build fails with error "cannot write DLLs to a specific location"

Endpoint Standard: Unity build fails with error "cannot write DLLs to a specific location"

Environment

  • Endpoint Standard: 3.5.0.1801
  • Unity(cross platform gaming engine): 2019.4.8f1
  • Microsoft Windows: All supported versions

Symptoms

  • Unity build process  fails with an error :
Cannot write DLLs to a specific location
  • Unity build log error :
Copying assembly from directory temp to Library/ScriptAssemblies failed
  • A sharing violation result for a CreateFile for process Unity.exe is shown in sensor-active procmon. 

Cause

This appears to be an interop issue between sensor and unity.

Resolution

  • Add the following API bypass path:
     
**\Program Files\Unity\**
  • Add the following paths for IT tools:
**\VBCSCompiler.exe
**\Unity.exe

 

Additional Notes


 

Was this article helpful? Yes No
No ratings
Article Information
Author:
Creation Date:
‎10-07-2020
Views:
425
Contributors