Nesting control
Editor Only
You might want to know how much nesting your usage of prefabs produces. Or limit the maximum recommended/allowed nesting count.
Well its possible with 2 simple variables exposed in the editor settings.
Warnings/Errors will be displayed in the logs and editor viewport stats if any nesting is exceeding the given threshold. The nesting count is also displayed in other places such as the Blueprint Editor Panel.
Last updated