CoherentUI_Host.exe not shutting down at game exit


(DeadAlive) #1

Type of Bug:

System process / memory bug

Description:

It seems three of these processes are created when the game launches, but they are not closing out at game exit. So, the task manager gradually fills up with them and eats up memory.

Video / Screenshot:

Steps to reproduce:

Launch a process viewer and launch game.

Notice 3 ‘coherentui_host.exe’ processes load up.

Exit game and see that those processes do not close out.

Repeat steps and note the accumulation of processes each time.

Result:

Process viewer fills up with these processes and memory is effectively leaked.

Expected result:

Processes should close out upon game exit, and duplicates should not be created upon launch if old ones are still running.

Reproduction rate:

100%


(DeadAlive) #2

One other thing I noticed. Even when the main game is shut down, because this process is still running, Steam continues to show me as ‘in game’. I have to manually close the processes to clear the ‘in game’ status.