ApplyPolyGroupCatmullClarkSubD and Apply Triangle Loop Sub D nodes are gone?

Hi,

Yesterday I played with the ApplyPolyGroupCatmullClarkSubD blueprint node, but today the node is not there anymore. It used to be under Geometry Script/Open Subdiv but there’s no such folder anymore. I’ve tried reinstalling the Geometry Script plugin but to no avail. Does anyone else experience the same issue?

To answer my question (taken from here)

Some functions are missing when I try to use them in my Actor Blueprint

You are likely trying to use a function that is Editor-Only. Some functions like creating new Volumes or StaticMesh/SkeletalMesh Assets, and the Catmull Clark SubD functions, are Editor-Only and can only be used in Editor Utility Actors/Actions/Widgets, or GeneratedDynamicMeshActor BP subclasses.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.