Merge commit '4ee2f341dc0dc709aedb446b57d5cca61b86160d' into junbo/gitflow_211123_o3de
This commit is contained in:
-1
@@ -1599,7 +1599,6 @@ namespace AzToolsFramework
|
||||
for (size_t entityIndex = 1; entityIndex < m_selectedEntityIds.size(); ++entityIndex)
|
||||
{
|
||||
entity = GetSelectedEntityById(m_selectedEntityIds[entityIndex]);
|
||||
AZ_Assert(entity, "Entity id selected for display but no such entity exists");
|
||||
if (!entity)
|
||||
{
|
||||
continue;
|
||||
|
||||
Reference in New Issue
Block a user