How to reproduce:
1. Create a URP template project
2. Build the project with the name “MyProject”
3. Run the built project
4. Right click on the built project in the Windows Taskbar and click “Close window”
5. Open the Windows Task Manager
6. In the “Processes” tab search for “MyProject”
7. Observe the “Background processes” section
Expected result: No built project .exe will be found in the Background processes section
Actual result: The built project .exe is found after closing the .exe application
Reproducible with: 6000.0.0b14, 6000.0.27f1, 6000.1.0a4
Not reproducible with: 2021.3.46f1, 2022.3.53f1, 6000.0.0b13
Reproduced on: Windows 11
Not reproduced on: macOS
Note:
-Comments of previous testing mention this is not exclusive to URP as was first reported
-The processes stack multiple times if you keep opening and closing the application