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
- Crash on PrepareDrawShadowsCommandStep1 when entering the Play Mode in a specific project
- Physics Layer Collision Matrix's Layer names, checkboxes and hover highlights become misaligned when the Editor's UI Scaling gets changed
- Light/shadow information on an edge of a Terrain tile creates a seam with an adjacent Terrain tile when baking a LightMap
- "Missing types referenced from component UniversalRenderPipelineGlobalSettings on game object UniversalRenderPipelineGlobalSettings..." warning is thrown after switching the Platform to tvOS
- “Metal: Error creating pipeline state (Universal Render Pipeline/2D/Sprite-Lit-Default): Vertex attribute BLENDINDICES0(5) of type uint4 cannot be read using MTLAttributeFormatFloat2 (null)“ when setting GPU Skinning to GPU after opening the project
Add comment