Merge remote-tracking branch 'upstream/stabilization/2106' into nvsickle/MergeStabilizationJun18
This commit is contained in:
@@ -375,7 +375,7 @@ namespace AZ
|
||||
return false;
|
||||
}
|
||||
|
||||
if (!m_asset->FinalizeAfterLoad())
|
||||
if (!m_asset->SelectShaderApiData())
|
||||
{
|
||||
ReportError("Failed to finalize the ShaderAsset.");
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user