Unreal Engine crashes during rendering with 'Out of video memory' error

Hi,

Ive had this issue randomly popup today after i enabled some settings in my projects settings.
What ive done to fix this is just completely empty the following properties under the GameEngine.ini file in the following section
[/Script/Engine.RendererSettings]

just remove everything under RendererSettings only

after that i just booted the engine and opened my project in the level that kept crashing

This is might be similar to my other comment on a thread but this worked in the end and i thought it would be nice to let others know incase someone stumbled upon the same issue.