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
- Crash on _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script
Add comment