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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
Fixed by another internal issue: UUM-97912: Prefab popups are cut off when using key navigation