Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
2019.1.0a5
2019.2.0a8
Issue ID
1136216
Regression
Yes
[IMGUI] Checkboxes don't toggle when keyboard shortcut (Space) is pressed
Checkboxes in the inspector don't toggle on pressing the keyboard shortcut (Space).
Steps to Reproduce:
1. Create a new project
2. Select any gameobject from Hierarchy (Main Camera)
3. Select or navigate using Tab key to any togglable property
4. Press Space key.
Actual Result.
The togglable property remains unchanged even on pressing the Space key
Expected Result.
Togglable property is unchanged on pressing the Space key.
Note
1. Hierarchy > 2D Object > Sprite Mask > Custom Range > Press Space
Properties under Custom Range disappears immediately
2. Hierarchy > Main Camera > Physical Camera > Press Space
Field view of camera changes in the Scene view However toggle remains unchecked even on pressing Space
3. Checkboxes toggle on Mose clicks.
Reproducible on:
2019.2.0a8, 2019.1.0b7, 2019.1.0a5
Works on:
2019.1.0a4, 2018.3.0f2
Environment:
Windows and MacOS
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Poor contrast on Animation Clip names properties when using the Dark mode
- [Quest][GLES3] Transparent materials disappear due to FullScreenRenderPass on Quest when Multiview/SPI is used with MSAA on OpenGLES3
- Input fields in Search Index Manager shift buttons out of view on long text input
- Inconsistent folder icon used in Search Index Manager "Roots" section
- Memory address leaks when using Visual Elements in a specific project
Add comment