Search Issue Tracker
Fixed in 2019.4.X
Fixed in 2020.1.X, 2020.2.X
Votes
0
Found in
2019.3.15f1
2019.4
2020.1
2020.2
Issue ID
1263361
Regression
No
Package manager doesn't ask if manifest.json and packages-lock.json files should be made writable when opening a project
How to reproduce:
1. Download the attached "1263361 repro" project
2. Open "manifes.json" from the Packages folder
3. Change "com.unity.timeline" version from 1.2.14 to 1.2.15 and save the file
4. Select "manifest.json" and "packages-lock.json" files in the Packages folder
5. In the right-click menu click Properties and make both files Read-only
6. Open the project
Expected result: UPM asks if the user would like to make the required files writable in order to resolve the conflict
Actual result: resolving the packages fails without an option to make the files writable
Reproducible with: 2019.4.5f1, 2020.1.0b16, 2020.2.0a18
Could not test with: 2018.4.25f1 (the packages-lock.json doesn't exist)
Notes:
-When upgrading the project to a newer Unity version UPM asks whether it should make the files writable in order to resolve packages as expected
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Add comment