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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note (2019.3.X):
low priority defect for the moment.