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
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
- Inspector Asset Bundle section has no indication for Variants, AssetBundle is written without a space, and Variant dropdown menu is available without setting the Asset Bundle first
- Graphics.DrawProceduralIndirect and Graphics.DrawProceduralNow silently dropped on DX12
Add comment