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
- GfxDevice::UpdateBufferRanges when running UIBuilder tests
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
Add comment