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
- Scene Filter buttons reset to "All" in the Occlusion Window when entering Play Mode but the Scene Filters themselves do not reset
- Transition property is not disabled in the UI Builder when it is set by a variable
- Crash on PersistentManager::GetSerializedType when opening a specific Scene
- GlobalObjectId.GetGlobalObjectIdSlow returns empty ID when in Prefab Isolation Mode
- Crash on Transform::RemoveFromParent when deleting a child GameObject
Resolution Note (2019.3.X):
low priority defect for the moment.