Search Issue Tracker
Active
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
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices
- Editor freezes when selecting a GameObject in Play Mode with a script containing a public byte array
- Saving moves Toggle Button Group buttons to the wrong place in hierarchy
- [iOS] Visual artifacts are visible when the camera's feed is rendered to a texture
- Error "cannot map expression to ps_4_0 instruction set" in Shader Graph preview when using the GATHER_RED_TEXTURE2D macro in custom hlsl function
Add comment