Pass changes: fixed reflection probe bake
This commit is contained in:
@@ -289,6 +289,8 @@ namespace AZ
|
||||
}
|
||||
|
||||
pipeline->OnAddedToScene(this);
|
||||
PassSystemInterface::Get()->ProcessQueuedChanges();
|
||||
pipeline->BuildPipelineViews();
|
||||
|
||||
// Force to update the lookup table since adding render pipeline would effect any pipeline states created before pass system tick
|
||||
RebuildPipelineStatesLookup();
|
||||
|
||||
Reference in New Issue
Block a user