Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X
Votes
0
Found in
6000.0.27f1
6000.1.0a4
Issue ID
UUM-87775
Regression
Yes
URP Player remains in Windows Background processes when the application is closed
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:
-Reproducible only in URP projects
-The processes stack multiple times if you keep opening and closing the application
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Asset Bundles retain their previous hash and CRC values when an object within a bundle is changed and rebuilt
- APV Reflection Probe Normalization breaks when SSGI is enabled
- Default Custom Components in project have Library counterparts
- [iOS]"The destination host has an erroneous SSL certificate" error is thrown when using UnityWebRequest to connect to the server with a self-signed certificate
- Freeze/crash on DynamicHeapAllocator::Allocate when opening a specific project
Add comment