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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment