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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment