Search Issue Tracker

Active

Won't Fix in 2023.2.X

Under Consideration for 2021.3.X, 2022.3.X

Votes

0

Found in

2021.3.35f1

2022.3.19f1

2023.2.9f1

2023.3.0b6

6000.0.0b11

Issue ID

UUM-62786

Regression

No

"taskkill" command is ignored when the Player is running in Batch mode with Graphics API Vulkan

--

-

How to reproduce:
1. Open the “vulkan_repro“ project
2. Navigate to File → Build Settings and press “Build“
3. Open a cmd in the Build folder
4. In the cmd enter “KillMe.exe -batchmode“
5. Then enter “taskkill /im KillMe.exe“
6. Open Task Manager and expand the “Windows Command Processor“ process
7. Observe the processes

Expected result: KillMe.exe process is not running
Actual result: KillMe.exe process is running

Reproducible with: 2021.3.35f1, 2022.3.19f1, 2023.2.9f1, 2023.3.0b6

Reproducible on: Windows 10, Windows 11
Not reproducible on: No other environment tested

Notes:
- Running the command “taskkill /im KillMe.exe“ the second time will kill the process successfully
- Only reproducible if in Batch mode
- Not reproducible when building with Direct3D11 and Direct3D12

  1. Resolution Note (2023.2.X):

    Closing as Won't fix due to 2023.2 reaching it's EOL.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.