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
- Silent crash when importing SVG files
- Animator state transition preview clips are flickering when zooming in
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
- "DebugAllocatorMode" option changes when changed in another Editor instance
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).