Search Issue Tracker
Fixed
Fixed in 2022.3.30f1, 6000.0.2f1
Votes
1
Found in
2022.3.23f1
2023.2.17f1
6000.0.0b14
6000.1.0a7
7000.0.0a1
Issue ID
UUM-68595
Regression
No
Application.exitCancellationToken is not raised when exiting the Play Mode
How to reproduce:
1. Open the user-attached project “2022.3_Test_ExitCancellationToken”
2. Open the “SampleScene” scene
3. Enter the Play Mode
4. Immediately exit the Play Mode and observe the Console
Expected result: The log “Continues” has stopped on exiting the Play Mode
Actual result: The log “Continues” is logged into the Console after exiting the Play Mode
Reproducible with: 2022.3.23f1, 2023.2.17f1, 6000.0.0b14
Can’t test with: 2021.3.37f1 (No such Scripting API)
Reproducible on: Windows 11 Pro, Windows 10
Not reproducible on: No other environment tested
Note: Related documentation: https://docs.unity3d.com/ScriptReference/Application-exitCancellationToken.html
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment