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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
Resolution Note:
Fixed by another internal issue: UUM-97912: Prefab popups are cut off when using key navigation