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
- Bloom and Exposure Artifacting around GameObject appears when setting Scale of Z Axis to 0
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window
- Typing numbers in Matrix node’s numeric fields stretches Node
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
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).