Weird glitches in 1.1 unreal editor

I've finished setting up the tools for 1.1 mod dev, but when I open the .uproject (after integrating wwise, and compiling the project on VS) I get a small warning and no matter what I do the editor then goes crazy (see screenshots)
No description
No description
No description
Solution:
Epic Developer Community Forums
Black screen, weird acting of UE 5, flickering
@Polite_Muon thanks man the Nvidia tip helped alot.
Jump to solution
12 Replies
FICSIT-Fred
FICSIT-Fred5mo ago
This pop-up appears in the editor due to changes in the modding Wwise project. To make it go away, use Wwise to generate soundbanks once by following the steps here: https://docs-dev.ficsit.app/satisfactory-modding/latest/Development/Satisfactory/Audio.html#_generating_sound_banks -# Responding to wwisegeneratedsoundbanks triggered by @lucas_
lucas_
lucas_OP5mo ago
i've already done that Do i need to setup attenuation also?
Acxd
Acxd5mo ago
Did you rename the main project folder? I renamed mine as SML, so I had to update Config/DefaultGame.ini
Acxd
Acxd5mo ago
No description
lucas_
lucas_OP5mo ago
The folder is SatisfactoryModLoader-master but the ini seems to be correct :
WwiseProjectPath=(FilePath="SatisfactoryModLoader-master_WwiseProject/SatisfactoryModLoader-master_WwiseProject.wproj")
RootOutputPath=(Path="../SatisfactoryModLoader_WwiseProject/GeneratedSoundBanks")
WwiseProjectPath=(FilePath="SatisfactoryModLoader-master_WwiseProject/SatisfactoryModLoader-master_WwiseProject.wproj")
RootOutputPath=(Path="../SatisfactoryModLoader_WwiseProject/GeneratedSoundBanks")
Acxd
Acxd5mo ago
Change it to RootOutputPath=(Path="../SatisfactoryModLoader-master_WwiseProject/GeneratedSoundBanks")
lucas_
lucas_OP5mo ago
Fixed the warning but the editor is still flickering
lucas_
lucas_OP5mo ago
like randomly going black like this
No description
lucas_
lucas_OP5mo ago
Although black I can still interact with the editor, and I see tooltips when hovering where some buttons were
Acxd
Acxd5mo ago
Time to flex some Google-fu, ig
Solution
lucas_
lucas_5mo ago
Epic Developer Community Forums
Black screen, weird acting of UE 5, flickering
@Polite_Muon thanks man the Nvidia tip helped alot.
Robb
Robb5mo ago
Good to know... I encountered this as well but only when certain other graphics intensive programs were open and it fixed itself at one point. Don't remember the other programs to when it fixed it though...

Did you find this page helpful?