Fixed issue with viewport not rendering when creating a new level
Signed-off-by: Chris Galvan <chgalvan@amazon.com>
This commit is contained in:
@@ -586,6 +586,7 @@ void EditorViewportWidget::OnEditorNotifyEvent(EEditorNotifyEvent event)
|
||||
break;
|
||||
|
||||
case eNotify_OnEndLoad:
|
||||
case eNotify_OnEndCreate:
|
||||
UpdateScene();
|
||||
SetDefaultCamera();
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user