Search Issue Tracker
Fixed
Fixed in 2022.3.58f1, 6000.0.37f1, 6000.1.0b5, 6000.2.0a2, 7000.0.0a20
Votes
12
Found in
6000.0.31f1
6000.1.0a7
6000.2.0a1
Issue ID
UUM-91181
Regression
Yes
Player .exe remains open as a background task after closing it when Active Input Handling is set to "Input System Package (New)"
Reproduction steps:
1. Open the attached “BackgroundProcessBug.zip” project
2. Build and Run the project (File > Build and Run)
3. Open the Task Manager
4. Observe the "BackgroundProcessBug.exe" Player process
5. Close the Player via the “X” button in the Window or Alt+F4
6. Observe the same "BackgroundProcessBug.exe" process in the Task Manager
Expected result: "BackgroundProcessBug.exe" is not visible in the Task Manager
Actual result: "BackgroundProcessBug.exe" is still visible in the Task Manager and is not fully closed
Reproducible with: 2023.2.0a10, 6000.0.31f1, 6000.1.0a7
Not reproducible with: 2021.3.47f1, 2022.3.54f1, 2023.2.0a9
Reproducible on: Windows 11 Pro (24H2)
Not reproducible on: Windows 10 Pro (22H2)
Notes:
- Switching to “Input Manager (Old)” makes the issue not reproduce anymore, but both “Input System Package (New)“ and “Both“ are affected
- Reproduces on a new project by just switching the Active Input Handling
- Reproduces both with the Input System package installed and without it
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab Override popup displays on wrong monitor when Inspector width is resized to minimum
- Scroll View is not moving by inertia after scrolling by click and dragging when Editor window is minimized and Canvas "Render Mode" is set to "World Space"
- "type mismatch error" occurs when the currentDirectionWS output of a Sample Water Surface node is connected to a float3 input
- URP Material Upgrade utility does not enable Alpha Clipping when material had Rendering Mode set to Cutout
- Particle System emission ignores the Sprite Atlas when using a Material that has the "Include in Build" setting unchecked
Resolution Note (fix version 7000.0.0a20):
Fixed an issue in Windows 11 player builds leading to the unloading of 'Windows.Gaming.Input.dll' during 'RoUninitialize' to stop the application from exiting correctly.
Resolution Note (fix version 6000.2.0a2):
Fixed an issue in Windows 11 player builds leading to the unloading of 'Windows.Gaming.Input.dll' during 'RoUninitialize' to stop the application from exiting correctly.
Resolution Note (fix version 6000.1.0b5):
Fixed an issue in Windows 11 player builds leading to the unloading of 'Windows.Gaming.Input.dll' during 'RoUninitialize' to stop the application from exiting correctly.
Resolution Note (fix version 6000.0.37f1):
Fixed an issue in Windows 11 player builds leading to the unloading of 'Windows.Gaming.Input.dll' during 'RoUninitialize' to stop the application from exiting correctly.
Resolution Note (fix version 2022.3.58f1):
Fixed an issue in Windows 11 player builds leading to the unloading of 'Windows.Gaming.Input.dll' during 'RoUninitialize' to stop the application from exiting correctly.