Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
4.5.5p4
Issue ID
647397
Regression
No
OnApplicationQuit is not invoked
-e: OnApplicationQuit is not invoked in Linux when closing the game window.
-repro:
--Build for Windows or MacOS X
--execute
--NOTICE: shows "Waiting for OnApplicationQuit."; try closing window once: shows "OnApplicationQuit intercepted"; try closing window for the second time: the application quits.
--Build for Linux
--execute
--NOTICE: shows "Waiting for OnApplicationQuit."; try closing window once: the application quits immediately.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
Add comment