I am using unreal engine 5.6.1 with disguise renderstream plugins. For some reason, when I paackage the project into an exe file, the engine failed to package my renderstream plugins.
The temporary solution is to add a empty C++ class to this project so the plugins could be included, which is super inconvenience.
Wondering if we can fix it on the engine side.
repro steps could be follow the official disguise userguide:
Thanks and best regards!