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
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
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.