Facing issues in Uipath Studio Version 2025

Step 1 uninstall UiPath studio
Step 2 restart the system
Step 3 install UiPath latest version-2025 setup
Step 4 dotnet-sdk-8.0.405-win-x64.exe download and installed
still facing issue not resolved

attaching image for the reference
Note: some activity facing drag and drop issues it is not appearing in the flow

Check target Framework
UiPath still mainly supports .NET 6.0 (net6.0-windows) for most packages.

  1. Open Project Panel.
  2. Click on Project Settings .
  3. Look for Target Framework.
  4. Change it from .NET 8.0 to .NET 6.0 (net6.0-windows).

I can’t see this Target Framework Option at my end
plz share me screenshot and video @Ankit_shukla

Hi @Mohasin_Abasaheb_Mulani

Please make sure UiPath Studio and Assistant version should be same and try to re-install both with quick setup.

Happy Automation

@Mohasin_Abasaheb_Mulani What’s the operating system you are using?

Windows 10 Operating System

Ok @Mohasin_Abasaheb_Mulani that shouldn’t be a problem.

Try installing lower versions of the .net runtimes one by one

Could you please share the project.json file? Also, please check the .nuget\packages\uipath\25.2.124.372-preview\build folder on your system and let me know which .NET versions are available there.

@Mohasin_Abasaheb_Mulani

please try with .netruntime 6 and it should be resolving the issue

cheers

I tried all this but even then this issue is coming

@Mohasin_Abasaheb_Mulani

Go to c:/users/username/.nuget rename packages folder and reopen it should fix

Cheers

1 Like

Issue is resolved and thank you so much sir you have connected me for this issue :smiling_face_with_three_hearts:

1 Like

@Mohasin_Abasaheb_Mulani

Glad it helped..

Cheers