Search Issue Tracker
Duplicate
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
- Editor crashes with "GetManagerFromContext: pointer to object of manager 'PlayerSettings' is NULL (table index 0)" error when launching a project with a corrupted library
- Crash on PersistentManager::GetSerializedFileIfObjectAvailable when opening a specific project
- An extra separation line is present between the options in the AssetBundle and it's Variants dropdown Menus
- Xcode VisionOS builds fail with a "Circular dependency..." error when the used project is named "Metal"
- ScrollView.ScrollTo method does not work when trying to scroll to an item that has been added in the same frame
Resolution Note:
This is a side effect of another bug. They are fixed toghether.
Duplicate of another internal issue: UUM-97912: Prefab popups are cut off when using key navigation