Description

UDN: https://udn.unrealengine.com/s/case/500QP000009NxNBYA0/deleteallmaterialexpressionsinfunction-doesnt-delete-all-expressions-in-one-go?fromCase=1

A UDN user is reporting that the delete_all_material_expressions_in_function Python API does not delete all expressions in one go, but some expressions are left over. Calling the API repeatedly will eventually delete all nodes.

The user also found out that changing the delete_all_material_expressions_in_function implementation to iterate through the array of function expressions backwards solves the issue.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-215725 in the post.

0
Login to Vote

Backlogged
CreatedMay 24, 2024
UpdatedJun 3, 2024
View Jira Issue