Search Issue Tracker
Fixed
Votes
0
Found in
2022.3.60f1
6000.0.44f1
6000.1.0b12
6000.2.0a8
Issue ID
UUM-101613
Regression
Yes
Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
How to reproduce:
1. Open the project “IN-97996_Bug-6000”
2. In the Hierarchy, select SampleScene → GameObject
3. In the Inspector click on “Overrides”
4. Select GameObject in the “Overrides” list
5. Move with the down keyboard key
6. Observe the popup
Expected result: Shows Prefab Source and Override transform popup values when they are available
Actual result: Always shows the first selected overrides pop up
Reproducible with: 2022.3.33f1, 2022.3.60f1, 6000.0.0b16, 6000.0.44f1, 6000.1.0b12, 6000.2.0a8
Not reproducible with: 2022.3.32f1, 6000.0.0b15
Reproducible on: Windows 11
Not reproducible on: No other environments tested
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Fixed by another internal issue: UUM-97912: Prefab popups are cut off when using key navigation