Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2019.3
2020.1.0b5
2020.2
Issue ID
1237777
Regression
No
[Package Manager] Removing package with a read-only file throws UnauthorizedAccessException if package is in Packages directory
How to reproduce:
1. Open the user-supplied project "packagebugtest" from the drive link
2. Open the Package Manager and locate the "OpenVR SDK Test" package
3. Click "Remove"
Expected result: the package is removed from the Packages folder
Actual result: an UnauthorizedAccessException is thrown due to the package having a read-only file
Reproducible with: 2019.3.15f1, 2020.1.0b10, 2020.2.0a13
Could not test with: 2017.4.40f1 (no Package Manager), 2018.4.23f1 (package-related errors preventing Package Manager from being available)
Notes:
1. Reproducible when the package folder is dropped in the <project>/Packages folder and it has at least one read-only file.
2. Not reproducible on OSX.
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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Resolution Note (fix version 2020.2):
Fixed in 2021.1.0a1