Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 2017.1.X, 2017.2.X
Votes
0
Found in
2017.1.0f3
Issue ID
940368
Regression
Yes
Compilation gets stuck on Deleting files in Libraries if access is denied
Steps to reproduce:
1. Create new project
2. Go to Libaries/ScriptAssemblies folder
3. Add a file that will get locked in use (like a small executable when run or a Word .doc document)
4. Run it/ Open it
5. In the new project, create a script and force a compile
6. Compiler will try to delete the file in use, perpetually throw an error and get stuck in compilation
Expected: Either the file in use will be ignored or error thrown and compilation stopped
Actual: Compilation tries to delete the file in perpetual limbo where it never ends until the file is deleted and compilation completes
Reproduced on 2017.1.0b1, 2017.1.0f3, 2017.1.0p3, 2017.2.0b6, 2017.3.0a3
Regression introduced in: 2017.1.0a3
Not reproduced on 5.6.3f1, 2017.1.0a1, 2017.1.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment