microsoft / OnnxRuntime-UnrealEngine

Apply a Style Transfer Neural Network in real time with Unreal Engine 5 leveraging ONNX Runtime.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Do you have workaround to run on Unreal 5.1?

wkitja opened this issue · comments

image

This is the result when I run this project on Unreal 5.1.
Do you have workaround to run on Unreal 5.1?

Thank you in advance.

commented

I am having the same issue, any fix for this in UE5.1 ?

Thank you

commented

Change Anti-Aliasing Method in project settings to FXAA

commented

Worked, thank you