- Home /
 
               Question by 
               swifter14 · Jun 13, 2018 at 07:14 PM · 
                onapplicationpauseonapplicationfocus  
              
 
              Does Unity call Start() when OnApplicationPause(true)
When receiving an incoming call for example, OnApplicationPause(false) is called, and when returning back to the app OnApplicationPause(true) is called. What's going to happen when returning? Do all my gameobjects on the scene run Start() again? If so that's bad because it'll reset everything to default in my case. I read different answers on different sites, I wonder why it's not clear. 
               Comment
              
 
               
              Your answer
 
 
             Follow this Question
Related Questions
OnApplicationPause & OnApplicationFocus 1 Answer
Detect Status Bar Expanding or Low Power Notification to Pause Game? 0 Answers
Can somebody explain the OnApplicationPause/Focus scenarios? 4 Answers
problem with checking application states on android and windows 0 Answers
opposite of OnApplicationPause -1 Answers
 koobas.hobune.stream
koobas.hobune.stream 
                       
                
                       
			     
			 
                