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
- “FocusController has unprocessed focus events.” warnings are thrown after adding iOS, tvOS or visionOS Build Profiles
- Holes and different colors appear on default Tree Materials after applying them to the Tree GameObject and undoing changes
- Error indicating that the Text Asset Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
- Documentation installation shows "Install failed: Validation Failed" when installing Android Build Support module
- Error indicating that the Package Manifest Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
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).