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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note (2019.3.X):
low priority defect for the moment.