Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2018.3.0f2
2019.1.0a1
2019.2.0a1
Issue ID
1112332
Regression
No
Custom scripted Editor menu function is not triggered via hotkey combination, when hotkey includes alternative button symbol
To Reproduce:
1. Open attached project ("ShortcutsCustom")
2. Enter Play mode
3. Press CTRL+L
-- A scene is added to the current scene
4. Press CTRL+"
-- Nothing happens
5. Press "Tools" > "Open recent scene"
-- A Scene is added to the current scene
Expected: Custom scripted function is triggered
Actual: Custom scripted function is not triggered
Reproduced with: 2017.4.18f1, 2018.3.3f1, 2019.1.0a14, 2019.2.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment