Search Issue Tracker
Fixed in 2022.2.X
Fixed in 2021.2.X, 2022.1.X
Votes
1
Found in
2019.4
2020.3
2021.1.20f1
2021.2
2022.1
Issue ID
1386629
Regression
No
Hierarchy is not repainted when pressing the Toggle Picking shortcut
How to reproduce:
1. Create a new Unity project
2. Set a shortcut for "Toggle picking" (Edit->Shortcuts->Scene Picking)
3. In the Hierarchy select "Main Camera"
4. Move the mouse off the Hierarchy
5. Press the "Toggle Picking On Selection" shortcut
Expected results: Scene Picking Icon appears next to the "Main Camera" GameObject in the Hierarchy
Actual results: Scene Picking Icon does not appear next to the "Main Camera" GameObject until the mouse is hovered over the Hierarchy
Reproducible with: 2019.4.34f1, 2020.3.24f1, 2021.2.6f1, 2022.1.0b2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Long Prefab save times when using Unity 2022.2 and higher
- Console displays error "UnityException: Creating asset at path Assets/Scenes/ .scenetemplate failed." during scene template saving
- "Development Build" watermark is shown in non-development UWP release builds
- Console errors appear when the Inspector is set to Debug and a GameObject is selected
- A script public variable value is not used when set in the Inspector window
Add comment