Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2019.4
2020.2
Issue ID
1241169
Regression
No
[Package Manager] No progress bar when adding via Git URL, but cannot change manifest.json
Steps:
1. open new 3D project
2. window > package manager
3. + > git url
4. enter a valid format forPackMan git url (like https://github.com/Unity-Technologies/Graphics.git?path=/com.unity.render-pipelines.core#c565117a2232f99475250c303c07d158328fe636 )
5. click add
6. observe no progress bar or indication of work happening
7. modify Packages/manifest.json
8. return to editor window
9. observe attempt to reload and error in console
10. close editor to kill git clone
Expected: progress bar and cancel button to indicate git clone is happening via PackMan
Actual: no indication or option to cancel the clone if you want to make any changes to manifest.json in meantime
Repro: 2020.1.0b7, 2020.2.0a9
Note: background tasks can show progress bar in bottom-right corner window (see 2020.2 video)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux] Top left corner of the screen is unresponsive when the Editor recompiles
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
Add comment