Search Issue Tracker
Fixed
Fixed in 6000.3.0b2, 6000.4.0a1
Votes
0
Found in
6000.3.0a5
Issue ID
UUM-114486
Regression
No
[Hierarchy v2] Objects do not display their column data after changing the values to default
Steps to reproduce:
- Open the attached project
- Open the Test Scene
- Hover the mouse over the MainCamera in the Hierarchy
- Observe that all column data is shown
- Check the Enabled flag and don't move the cursor
Actual results: Column data is not displayed unless the cursor is moved outside the item's selection box and then placed back on the item
Expected results: Coulmn data is displayed when the mouse cursor is hovering above the item
Reproducible with versions: 6000.3.0a2, 6000.3.0a5
Can’t test with versions: 6000.0.56f1, 6000.1.16f1, 6000.2.1f1, 6000.3.0a1 (Hierarchy V2 not available)
Tested on (OS): macOS 15.6, Ubuntu 24
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
- 2D Freeform Light shadows disappear when light center is offset from shape bounds
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
Resolution Note (fix version 6000.4.0a1):
While a row is selected we will always show the various editor/controls in each cell.
Don't forget that if a row is NOT selected, we only show the controls/editors of cells that are NOT default value (i.e we hide control that are equal to the default value of the cell).