NvAPI Warning

Hi,
In Output Log unreal keeps spamming me warning:
“LogD3D11RHI: Warning: NvAPI_Disp_HdrColorControl returned NVAPI_NOT_SUPPORTED (ffffff98)”

What is that and how to “fix” it? It’s just warning, but I want to get rid off that, thanks.

259508-ue4editor.png

bump bump

It’s error of nvidia driver APIs and it means that GPU don’t support some feature related to HDR. So what GPU do you use, whats system and driver version? (you can laso just post you log form Saved/Log which also includes your specs) You also set something related to HDR in NVidia settings or UE4? What monitor do you use? When i gogole info on it:

It seems like this that function only supported by Maxwell GPUs (GTX 9xx) and higher

Either way you might consider reporting a bug since this something that should not pop up and might be hole in GPU capability test:

But remember to define your specs in there as this is most impotent thing considering it might be compatibility error

Hey, I have

  • MSI GTX 780 6GB OC
  • Windows 10 64bit
  • latest nvidia drivers
  • 3 diffrent monitors and 1 TV plugged to it

I’m not sure if I have something set in settings with HDR, I will check it in the evening with a fresh new project

Okey, with new default project, problem still the same but…

I plugged out my TV, launched project and warning disappeared. But if I plug it again and restart engine, the same warning keeps spamming and spamming.

So, problem is TV, I have LG OLED55C6V, I guess I can’t use HDR with my gpu (i’m using it with ps4).
Is there a way to turn off this warning somehow with keeps TV plugged in? It’s so frustrating, every little move with mouse on engine UI spam this warning on whole output log…

Was there ever any solution to this? I get this with a samsung tv. Is there a way to set the video card to not report this?

Unfortunately I didn’t found any solution

Thank you for the reply, have you entered a ticket or bug report? If so do you have record of the report?

I didn’t report it.

Is anyone here using (or was using) f.lux? (Screen temperature adjustment software)

This started occurring for me as well since I bought a monitor that supports HDR (though I don’t really care if I have HDR) - I guess my GPU (GTX Titan Black) doesn’t support HDR which isn’t a surprise, but it’d be nice if we could get rid of this warning somehow. I’ve turned off HDR in the monitor menu, and couldn’t find any settings in the editor. There are a couple of potentially-related INI settings:

bUseHDRDisplayOutput=False (GameUserSettings.ini)
+CVars=r.HDR.EnableHDROutput=0 (DeviceProfiles)

…but I seem to have them off already and the warning still appears.