Sometimes such strategy might crash your project. Some ingame classes (like UTexture2D
) depends on Editor
module (as on your screenshot), some on CoreUObject
and etc… So your project just wont compile in this case. At least it happened to me when I cleared this list.