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)



Solution:Jump to solution
Caused by an nvidia option (MFAA)
see: https://forums.unrealengine.com/t/black-screen-weird-acting-of-ue-5-flickering/569292/5...
Epic Developer Community Forums
Black screen, weird acting of UE 5, flickering
@Polite_Muon thanks man the Nvidia tip helped alot.
12 Replies
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_i've already done that
Do i need to setup attenuation also?
Did you rename the main project folder?
I renamed mine as SML, so I had to update
Config/DefaultGame.ini

The folder is
SatisfactoryModLoader-master
but the ini seems to be correct :
Change it to
RootOutputPath=(Path="../SatisfactoryModLoader-master_WwiseProject/GeneratedSoundBanks")
Fixed the warning
but the editor is still flickering
like randomly going black like this

Although black I can still interact with the editor, and I see tooltips when hovering where some buttons were
Time to flex some Google-fu, ig
Solution
Caused by an nvidia option (MFAA)
see: https://forums.unrealengine.com/t/black-screen-weird-acting-of-ue-5-flickering/569292/5
Epic Developer Community Forums
Black screen, weird acting of UE 5, flickering
@Polite_Muon thanks man the Nvidia tip helped alot.
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...