Search Issue Tracker
Fixed in 2022.3.30f1
Fixed in 2022.3.X, 6000.0.X, future release
Votes
1
Found in
2022.3.23f1
2023.2.17f1
6000.0.0b14
6000.1.0a7
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
- 'NullReferenceException' error is thrown when the Tutorials window is closed and the "Welcome Dialog" is pressed
- Mouse Postion can become max value or infinity when using touch input with Legacy Input Module
- Crash on RaiseException when creating a multiplayer room while toggling UI
- Performance Markers “Add Column” dropdown has a lot of empty space when opened
- Console Warning -- KeyboardIconAtlas sprite Input Outline goes beyond the boundary of the Sprite rect.
Add comment