When using C# Windows version, any change in for-each parameters creates a copy of the for each!

I have created my new project in “C#, Windows”, since “C#, Windows Legacy” will be phased out in next version. However I am seeing a piculiar issue. If I change the for each input, the datatype on the for-each changes to “Object” and an additional for-each loop is getting created! If I delete out the newly created copy of for-each, then the workflow works fine. But it is pretty annoying to see that studio is creating copy of for-each activity. Is there a solution to this?

Thanks for the feedback, similar behavior when working in Windows (UiPath.System.Activities 22.10.3/4, Legacy, VB.Net)

Maybe you can give a feedback here and all related issues can be tracked there.

Thanks for support