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
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
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “FocusController has unprocessed focus events.” warnings are thrown after adding iOS, tvOS or visionOS Build Profiles
- Holes and different colors appear on default Tree Materials after applying them to the Tree GameObject and undoing changes
- Error indicating that the Text Asset Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
- Documentation installation shows "Install failed: Validation Failed" when installing Android Build Support module
- Error indicating that the Package Manifest Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
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.