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

Crash with FidelityFX Super Resolution 3.1 in Unreal Engine 5.4 #132

Open
Pralexio opened this issue Aug 3, 2024 · 1 comment
Open

Crash with FidelityFX Super Resolution 3.1 in Unreal Engine 5.4 #132

Pralexio opened this issue Aug 3, 2024 · 1 comment

Comments

@Pralexio
Copy link

Pralexio commented Aug 3, 2024

I am experiencing an issue with the FidelityFX Super Resolution 3.1 plugin after the recent update of Unreal Engine 5.4. The engine crashes consistently when the plugin is enabled, and the following error message is displayed:

Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x0000000000000000

amd_fidelityfx_dx12
amd_fidelityfx_dx12
amd_fidelityfx_dx12
amd_fidelityfx_dx12
UnrealEditor_FFXD3D12Backend!FFXD3D12BackendDXGIFactory2Wrapper::CreateSwapChain() [C:\ue\msattert\unrealengine_plugin_dev\FSR3-540\FSR3\HostProject\Plugins\FSR3\Source\FFXD3D12Backend\Private\FFXD3D12Backend.cpp:1070]
UnrealEditor_FFXD3D12Backend!FFXD3D12BackendDXGIFactory2Wrapper::CreateSwapChain() [C:\ue\msattert\unrealengine_plugin_dev\FSR3-540\FSR3\HostProject\Plugins\FSR3\Source\FFXD3D12Backend\Private\FFXD3D12Backend.cpp:888]
UnrealEditor_D3D12RHI
UnrealEditor_D3D12RHI
UnrealEditor_SlateRHIRenderer
UnrealEditor_FFXFrameInterpolation!FFXFrameInterpolationSlateRenderer::CreateViewport() [C:\ue\msattert\unrealengine_plugin_dev\FSR3-540\FSR3\HostProject\Plugins\FSR3\Source\FFXFrameInterpolation\Private\FFXFrameInterpolationSlate.cpp:191]
UnrealEditor_SlateCore
UnrealEditor_Slate
UnrealEditor_UnrealEd
UnrealEditor_UnrealEd
UnrealEditor_UnrealEd
UnrealEditor_UnrealEd
UnrealEditor_UnrealEd
UnrealEditor_UnrealEd
UnrealEditor_UnrealEd
UnrealEditor_UnrealEd
UnrealEditor
UnrealEditor
UnrealEditor
UnrealEditor
UnrealEditor
UnrealEditor
kernel32
ntdll

Details:

  • Unreal Engine Version: 5.4
  • FSR Plugin Version: 3.1.0
  • System Configuration:
    • Processor: Ryzen 9 5900X
    • Graphics Card: RTX 3080
    • Operating System: Windows 10

Steps to Reproduce:

  1. Enable FidelityFX Super Resolution 3.1 plugin in Unreal Engine 5.4.
  2. Launch Unreal Engine and try to modify a file inside a project (for me, it has actually happened only when I was editing a blueprint).
  3. The engine crashes with the above error message.

Impact:

The issue prevents the use of the FSR 3.1 plugin, affecting the rendering performance of any Unreal Engine projects.

Please let me know if there are any available solutions or updates for this issue.

Thank you for your assistance.

Best regards

@OudomMunint
Copy link

Running into this as well:

LoginId:f059c54b414743444903e48f3c303ea5
EpicAccountId:5fec0f3b596c47dc8583c5e010c3bde9

Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x0000000000000000

amd_fidelityfx_dx12
amd_fidelityfx_dx12
amd_fidelityfx_dx12
amd_fidelityfx_dx12
UnrealEditor_FFXD3D12Backend!FFXD3D12BackendDXGIFactory2Wrapper::CreateSwapChain() [C:\ue\msattert\unrealengine_plugin_dev\FSR3-540\FSR3\HostProject\Plugins\FSR3\Source\FFXD3D12Backend\Private\FFXD3D12Backend.cpp:1070]
UnrealEditor_FFXD3D12Backend!FFXD3D12BackendDXGIFactory2Wrapper::CreateSwapChain() [C:\ue\msattert\unrealengine_plugin_dev\FSR3-540\FSR3\HostProject\Plugins\FSR3\Source\FFXD3D12Backend\Private\FFXD3D12Backend.cpp:888]
UnrealEditor_D3D12RHI
UnrealEditor_D3D12RHI
UnrealEditor_SlateRHIRenderer
UnrealEditor_FFXFrameInterpolation!FFXFrameInterpolationSlateRenderer::CreateViewport() [C:\ue\msattert\unrealengine_plugin_dev\FSR3-540\FSR3\HostProject\Plugins\FSR3\Source\FFXFrameInterpolation\Private\FFXFrameInterpolationSlate.cpp:191]
UnrealEditor_SlateCore
UnrealEditor_SourceControl
UnrealEditor_GitSourceControl
UnrealEditor_GitSourceControl
UnrealEditor_SourceControl
UnrealEditor_GitSourceControl
UnrealEditor_SourceControl
UnrealEditor_SourceControl
UnrealEditor_UnrealEd
UnrealEditor_UnrealEd
UnrealEditor_UnrealEd
UnrealEditor_UnrealEd
UnrealEditor_AssetTools
UnrealEditor_AssetTools
UnrealEditor_AddContentDialog
UnrealEditor_AddContentDialog
UnrealEditor_UnrealEd
UnrealEditor_UnrealEd
UnrealEditor
UnrealEditor
UnrealEditor
UnrealEditor
UnrealEditor
kernel32
ntdll

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