Ok this might need its on entry but the plugin streamlineDeepDVC is compiled for 5.3.0 and I am on 5.3.2. Aside from me recompiling manually for 5.3.2 , is it possible to release the updated plugin ?
Update on my last comment. The DLSStest sample was complied for 5.2 and was causing the issue, NOW i also have the same CRASH noticed by the contributors here. Did anyone address the cause or found a solution? Interestingly, I have no crash when launching as standalone game but it crashes when launching through Switchboard. any thoughts?
I get the same error message and tried your fix to change the cpp file, with a text editor, in the plugin directory. But I still get this message. Do I have to reload the plugin or do something else…? I use DLSS 3.7.10 and UE5.4.2 . I get the error when I start my game in VR.
For the “Assertion failed” , the Minor revision variable will be 3 for 5.3 or 4 for 5.4. By forcing to be under 5, I guess you make the check function works. You checked that there are no subsequent errors in the StreamlineViewExtension routine?