Search Issue Tracker
Fixed in 2018.3.X
Votes
1
Found in
2018.1.0b8
2018.2.5f1
Issue ID
1075100
Regression
Yes
OnApplicationFocus() is not called upon entering Play Mode
How to reproduce:
1. Open tester-submitted project(OnApplicationFocus)
2. Open the scene 'SampleScene'
3. Enter Play Mode
Expected result: OnApplicationFocus method is called and returns 'true', thus enabling the 'Cube' GameObject
Actual result: OnApplicationFocus method is not called at all
Reproducible with: 2018.1.0b8, 2018.1.9f2, 2018.2.6f1, 2018.3.0a10
Not reproducible with: 2017.4.9f1, 2018.1.0b7
Notes:
The same issue applies to the built player - launching the application does not call the OnApplicationFocus method
Comments (1)
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
- URPPreprocessBuild.OnPostProcessBuild is never executed when building the Player
- [Linux] Using CTRL+Shift+A shortcut for Add Component throws GUI Rendering Errors
- Crash on MonoBehaviour::Transfer<YAMLRead> when upgrading the Magic Leap XR Plugin
- Image is distorted when VisualElement is scaled and Scale Mode set to scale-and-crop
- Euler angles return different values during Animation Event when using Playables API and the time is 0
Develoop
Aug 28, 2018 07:01
Hope Unity dev team to fix soon the issue with OnApplicationFocus() ...