Skip to main content

r.Nanite.ShowUnsupportedError

Var

Unreal Engine Var console variable.

rNaniteShowUnsupportedError

Description

Specify behavior of Nanite unsupported screen error message 0: disable 1: show error if Nanite is present in the scene but unsupported, and fallback meshes are not used for rendering; (default) 2: show error if Nanite is present in the scene but unsupported, even if fallback meshes are used for rendering

Usage

r.Nanite.ShowUnsupportedError [value]

Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.