Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upscaler debug name check assertion fails for FSR2 in Unreal 5.3.2 #125

Open
EvaKioCodes opened this issue Nov 14, 2023 · 1 comment
Open

Comments

@EvaKioCodes
Copy link

EvaKioCodes commented Nov 14, 2023

Debug name check in UE 5.3.2 - PostProcessing.cpp - line 246 fails for FSR2. Are there plans for an update to address this?

@EvaKioCodes EvaKioCodes changed the title Upscaler debug name check assertion fails for FSR2 in Unreal 5.3 Upscaler debug name check assertion fails for FSR2 in Unreal 5.3.2 Nov 14, 2023
@nmdMnk
Copy link

nmdMnk commented Dec 11, 2023

In FSR2TemporalUpscalerHistory.cpp replace Line 37 return TEXT("FFSR2TemporalUpscaler"); with return Upscaler->GetDebugName();

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants