Search Issue Tracker
By Design
Votes
0
Found in
2020.1.0a1
2020.2.0a1
Issue ID
1252476
Regression
Yes
[Packman] Download progress bar of Assets in package manager changes its colour and gets camouflaged on losing focus
The download progress bar of package manager loses its focus when clicked somewhere else and the colour of progress bar changes from blue to grey. This becomes difficult to ascertain the current download progress and also the progress bar should not change its colour on removing focus. Refer the attached videos
Steps to reproduce
1) Create a new project
2) Window Package Manager > My Assets
3) Download any asset > Click on project explorer
Actual result: The colour of download progress bar changes from blue to grey
Expected result: The colour of download progress bar should not change
Occurring in: 2020.1.0a1, 2020.1.0b11, 2020.2.0a1, 2020.1.0a13
Working fine in: 2019.4.0f1
Environment: Both Windows and Mac
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
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
Resolution Note (2020.2.X):
The grey colour has been chosen by design when item is not in focus.