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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Resolution Note (2019.3.X):
low priority defect for the moment.