Search Issue Tracker
Won't Fix
Votes
3
Found in
4.3.0b4
Issue ID
569672
Regression
No
Keyboard shortcuts execute wrong menu items if the shortcuts were edited
To reproduce:
1. Open project repro
2. There are 3 menuitem scripts which can be called with Ctrl + Alt + G or B or Y
3. If you try calling them now, everything works fine
4. Open UsefulB and edit it's shortcut from #&b to #&z
5. Try calling it with Ctrl + Alt + Z - nothing happens
6. Try pressing any other shortcut like Ctrl + Alt + G - the wrong window is opened
Note: appears to happen after the shortcut gets changed. Changing the window script in any other way sometimes causes the shortcut not to work the first time
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 RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment