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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment