UnrealGPUSwarm icon indicating copy to clipboard operation
UnrealGPUSwarm copied to clipboard

Bug: Device properties query always picks first device.

Open ldkuba opened this issue 1 year ago • 0 comments

Hi. I found a small bug in the code that tries to pick the dedicated GPU. While looping through devices you always query properties of the first device saved as a fallback instead of the current one.

Make a small PR with a fix: https://github.com/tgfrerer/island/pull/55

ldkuba avatar Aug 01 '23 18:08 ldkuba