Search Issue Tracker
By Design
Votes
0
Found in
2023.2.13f1
2023.3.0b10
Issue ID
UUM-65464
Regression
No
"Updates" option is displayed when there are no updates
Steps to reproduce:
- Create a project
- Go to "Package Manager"
- Observe that the "Updates" option is always displayed
Actual results:
The "Updates" option is displayed with no updates. An attachment is added below.
Expected results:
This option should become visible when updates are available. In this way, users would be clear.
Reproducible with versions:
- 2023.3.0b10, 2023.2.13f1.
Not reproducible with versions:
2022.3.21f1 & 2021.3.35f1 as both streams have old UI.
Tested on (OS):
Mac, Sonoma 14.3.1
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
- Can’t delete gradient keys with Mac keyboard or context menu options
- Editor freezes for a few minutes when closing or switching a VFX window that was opened in a previous project
- UI Overlaps when switching Render Pipeline Asset for different Quality Levels in Quality Project Settings
- Ray Tracing Shader link to the documentation isn’t working
- Warning "BatchRendererGroups currently don't support override shaders" is spammed in Play mode when using H-Trace WSGI with BatchRenderGroups
Resolution Note:
Showing/hiding dynamically the 'Updates' submenu was first considered. Unfortunately, with the current implementation, it is too hard on the performance to check if packages have updates available. So, for performance sake, Design and Dev teams decided to always show the 'Updates' submenu even though no updates are available.