r.GraphicsAdapter doesn't work with plugin PixelStreaming in 4.27

I add r.GraphicsAdapter = 1 in my Engine.ini file,but when I start UE4 , I found the value of r.GraphicsAdapter has been changed, but not use the graphic card as my set. When i remove plugin PixelStreaming, it goes Ok. It did works when I Use UE4.26,but it does’nt work with 4.27.1 and also 4.27.2.
It seems select graphic card before I set the r.GraphicsAdapter value
this is my log
TestUE.log (75.2 KB)

this is my engine.ini
Engine.ini (1.7 KB)

I am facing the same issue.
I don’t use pixel streaming but i have a custom plugin that does that, the adapter doesn’t work.
Were you able to find any workout for this?

Same here ! any news about it ?

By now. I am using 5.0.2. Still doesn’t work

I finally found the solution. Use the CmdLine -graphicsadapter can work

1 Like