Known Issues
Referencing HDR Sounds in Other Plugins
Some plugins such as CommonUI require you to reference assets in their Project Settings. One of the options for this is UI menu sounds, which can have HDR applied to them. If this is the case, and the module loads before the SweejHDR
module has loaded, there may be problems including crashes.
The workaround is to set SweejHDR’s module startup to PreDefault
in the SweejHDR.uplugin
, and build the editor again. There are no known issues with SweejHDR
loading in PreDefault
.