Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a6
2018.3.0b1
Issue ID
1078588
Regression
Yes
[Shortcut Manager] Ctrl+B hotkey does not consistently force a build
How to reproduce:
1. Create a new Unity project
2. Press Ctrl+B
Expected result: the "Build and Run" command is executed
Actual result: nothing happens
Reproducible with: 2018.3.0a6, 2018.3.0b2, 2019.1.0a1
Not reproducible with: 2018.2.9f1, 2018.3.0a5
Notes:
The issue might take a few attempts to occur
The issue reproduces both on Windows and MacOS
It was not possible to force a build on MacOS prior to 2018.3.0a6 using Control+B, only Command+B
On MacOS the hotkey doesn't work every second time Control+B is pressed. On Windows, it seems to be much more random
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