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
- Texture generator reference image fails despite valid size
- Agent mode can enter infinite execution loop
- AI Gateway responses contain duplicated sentences
- Texture 2D asset is created when promoting a generated Cubemap to a new asset
- Unable to copy multiple paragraphs from Assistant responses
Add comment