Skip to content

Snapping Hotkey Not Working After Changing Selection #104

@Preliy

Description

@Preliy

Description

The snapping hotkey (S) stops responding after changing the selected GameObject via the Hierarchy. It only works again after interacting with the Scene View.

Reproduction
Select object in Scene View
Press W (move tool)
Hold S → snapping works
Select another object in Hierarchy
Hold S → no response
Press W or click Scene View
Hold S → works again
Expected

S should activate snapping regardless of whether selection changes in Scene View or Hierarchy.
Hotkey input is ignored after Hierarchy selection until Scene View regains focus.
Likely caused by OnSceneGUI not receiving keyboard events when Scene View is unfocused (event/focus issue).

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions