Search Issue Tracker
Duplicate
Votes
4
Found in
4.5.4f1
Issue ID
633703
Regression
No
Inconsistency between platforms regarding of OnApplicationPause(false) and Start() calls
Steps to reproduce:
1. Download attached project
2. Build and run it on:
Android, iOS: First printed out line will be "Start...".
Standalone, WP8: Printed out lines will be
"pause: False
resume:...
Start:..."
-
waldgeist
Jul 26, 2019 10:05
It's also pretty confusing that OnApplicationPause() is not being called on iOS anymore if "Behaviour in Background" is set to "Custom", as described in this forum thread:
https://forum.unity.com/threads/onapplicationpause-not-being-called-in-ios-build.455426/
-
Frederic-My
Sep 17, 2014 19:15
Also, the Unity editor on PC doesn't seem to call OnApplicationPause when hitting the Pause button
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
This is a duplicate of issue #744380