Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.2
2021.2.0b3
2022.1
Issue ID
1352103
Regression
No
Overlays menu starts flickering when spacebar is held down
Reproduction steps:
1. Create a new Unity project using any template
2. Open the Scene View
3. Hold down the spacebar to open the overlays menu
4. Keep holding down the spacebar
Expected result: no flickering is visible
Actual result: flickering is visible
Reproducible with: 2021.2.0a17, 2021.2.0b5, 2022.1.0a3
Could not test with: 2018.4.36f1, 2019.4.29f1, 2020.3.14f1, 2021.1.15f1, 2021.2.0a16 (Overlays not present)
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
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
- Crash on OnDemandScheduler::HandleImportWorkerLogs when performing various Unity operations
Resolution Note (2022.1.X):
This is currently expected behavior when holding a key on windows/mac where it repeats the button down action. This is not a clutch key so it shouldn't be held to open the menu.