Hello all, when adding compute shaders in plugin, I encountered some error"LogModuleManager Unable to load dll There may be an operating system error or the module may not be properly set up.
I tried to narrow down the issue, and found it’s related with c++ shader class and IMPLEMENT_GLOBAL_SHADER pair. Defining only first pair of shader looks good
EDIT: fixed for myself, cause of bool type in shader parameter struct