Open John-Storm opened 1 month ago
I don't know if this helps but this only happens to me when I use Visual Studio
Interesting observation. I use Visual Studio Community 2022. Didn't try with other IDEs.
I can not confirm this. It is not happening for me. I have VS 2022 community too with Version 17.11.5 currently.
Same here using Visual Studio Community 2022 17.10.5 and Unreal Engine 5.4.2 compiled from source, but the same happened with the pre-compiled one. After closing it, it stops freezing. Opening visual studio from outside has no issues.
It's probably blocking unreal's main thread.
Using UE 5.4.4 and Rider 2024.2.7, encountered the same issue.
UE 5.4.4: When clicking that link, the C# solution will open but the UE Editor hangs. Opening the.sln outside of using this shortcut doesn't cause any issue with the UE Editor.
Tested on a new blank game project.