Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.2.16f1
2018.3
2019.1
2019.2
2019.3
Issue ID
1149103
Regression
No
"OnApplicationPause" does not trigger when Title bar is Right Clicked
Reproduction steps:
1. Open "Windows_Freeze.zip" project
2. Enter Play mode
3. Notice music is playing
4. Unfocus Unity
5. Notice music isn't playing and the "OnApplicationPause" is 'True'
6. Focus Unity
7. Right Click the Title bar of Unity
8. Notice music is still playing
9. Focus the Game view and notice that the Green and Red lines are now apart
Expected Result: Right Clicking on the Title bar
Reproduced with: 2019.3.0a1, 2019.2.0a14, 2019.1.1f1, 2018.3.14f1, 2017.4.26f1
Add comment
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
Resolution Note (2019.3.X):
low priority defect for the moment.