Disabling Distortion causes crash
I created a custom RealCamera preset, but as soon as I click this option, the entire Unreal Editor crashes:
Edit: I just realized that my initial screenshot was showing the wrong option. I have replaced with the one that actually causes the crash
I have attached a file with the callstack:
callstack.txt
I also attempted doing this with one of the included camera presets (RC_Camera_ActionCamera_Budget_) with no modification and the crash happened there as well. I believe it'd happen with the other presets too. I'm on UE 5.0.3 and I have updated the plugin to the latest version
Hey, we took a look into the issue but we can’t replicate the error. Everything works fine and we encountered no crashes. We double checked the code and all the safeguards are there. The only thing that could lead to that crash is, if the post process materials of the camera got removed. But a new preset will always have them attached, so no idea how that could happen. Maybe reinstall the plugin via the Epic Games Launcher and let me know, if that fixes it.