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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment