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
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Develoop
Aug 28, 2018 07:01
Hope Unity dev team to fix soon the issue with OnApplicationFocus() ...