4.11 Transition Guide

Could be caused by the Substance plugin, try open your .uproject file and set “Enabled: false” like this



{
	"FileVersion": 3,
	"EngineAssociation": "4.11",
	"Category": "",
	"Description": "",
	"Modules": 
		{
			"Name": "TanksVSZombies",
			"Type": "Runtime",
			"LoadingPhase": "Default",
			"AdditionalDependencies": 
				"Engine"
			]
		}
	],
	"Plugins": 
		{
			"Name": "Substance",
			"Enabled": false
		}
	]
}


or wait the Substance plugin update for 4.11 :slight_smile: