Hey,
I’ve started a blank project using the Film, Television, and Live events category, which has the beta plugin nDisplay activated. How can I deactivate it without UE crashing on startup?
Hey,
I’ve started a blank project using the Film, Television, and Live events category, which has the beta plugin nDisplay activated. How can I deactivate it without UE crashing on startup?
In your project in file “/Config/Windows/WindowsEngine.ini” delete or comment these lines:
[/Script/Engine.Engine] GameEngine=/Script/DisplayCluster.DisplayClusterGameEngine UnrealEdEngine=/Script/DisplayClusterEditor.DisplayClusterEditorEngine GameViewportClientClassName=/Script/DisplayCluster.DisplayClusterViewportClient
Maybe need to remove or comment these lines in “/Config/DefaultEngine.ini”:
[/Script/DisplayClusterEditor.DisplayClusterEditorSettings] bEnabled=True