This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
Hello!
I'm working on a project in UE5 and I would like to take advantage of the DLSS and FSR2 plugins. But there seems to be some issue with the plugins.
Assertion failed: GCustomEditorStaticScreenPercentage == nullptr [File:C:\Dev\ApolloProjGame\Plugins\DLSS\Source\DLSSEditor\Private\DLSSEditor.cpp] [Line: 58] GCustomEditorStaticScreenPercentage is already in use. Please check that only one upscaling active is active.
Even though I've disabled both plugins in the editor (including FSR2's optimized backends for DX12 and Vulkan), I still run into this issue and can't even package due to some memory issue with the FSR2 shaders (can't find a log message rn). Is there anyone who has managed to get the two together or is this an AMD/NVIDIA issue that a plugin update has to resolve?
EDIT: Forgot to add that I was trying to use a UDeveloperSettings class to help toggle the settings and save them to an .ini file. Is it possible that doing it that way is not recommended and using their BP function libraries is correct?
Subreddit
Post Details
- Posted
- 2 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/unrealengin...