I want to make editor utility widget for editing collision preset (for multiple assets).
So I make like this.
“Set Collision Profile Name” node is for primitive component. But static mesh assets is not component. So I tried to use “cast to primitive component” node but it also dosen’t working.
