Search Issue Tracker

Fixed in 2019.1.X

Votes

1

Found in

2018.3

2018.3.0f2

Issue ID

1115733

Regression

No

Project building fails when using EditorApplication.LockReloadAssemblies() on .NET 4.0

Scripting

-

Reproduction steps:
1. Open the Project inside of the "BuildFailRepro.zip"
2. Build the Project as Windows 86x64
3. After the Build completes Build the Project again

Expected: Build completes successfully
Actual: Build is interrupted by an error - Copying assembly from 'Temp/Assembly-CSharp-firstpass.dll' to 'Library/ScriptAssemblies/Assembly-CSharp-firstpass.dll' failed

Reproduces on: 2018.3.3f1
Does not reproduce on: 2019.1.0b1, 2019.2.0a2
Could not test on 2017.4.19f1 due to project errors

Note:
- Sometimes the Project does not build even on the first time
- Obfuscator plugin inside the Project is the one that uses EditorApplication.LockReloadAssemblies(), when the package is disabled, this issue does not persist

  1. Resolution Note (fix version 2019.1):

    This is fixed for future versions (2019.1.0b1 and above). We are sorry to report that a backport will be unavailable for this specific issue. This is due to the fix happening through a separate change to the code base. An upgrade to 2019.1.0b1 will fix this problem.

Add comment

Log in to post comment