Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Freeze on several device usage #105

Open
as3mbus opened this issue May 23, 2023 · 2 comments
Open

Freeze on several device usage #105

as3mbus opened this issue May 23, 2023 · 2 comments

Comments

@as3mbus
Copy link
Contributor

as3mbus commented May 23, 2023

Hello, as more and more team members start using git plugin. I discovered several similar issue on unreal editor freezing when attempting to execute git plugin functionality.

but these issues were different with each machine, and when I try to reproduce the said issue it just doesn't come out in the different device.

below are several freezing issue that happen so far :

  1. when submitting content from the version control menu at the bottom right of the window
  2. when saving file
  3. when reverting asset
  4. when checking out.

some of said issue has been tested multiple time to even, re-clone project, re-installing unreal, and even re-installing windows itself.

is these issue are well known or is there any additional debugging functionality I can provide to help addressing this issue ?

@mastercoms
Copy link
Member

The only thing I can think of is running through the Visual Studio debugger and pausing upon a freeze to see the callstack it is stuck in.

@CBlevings
Copy link

CBlevings commented May 24, 2023

I also have freezing issues but only when I click Submit Content. No window pops up and the editor immediately freezes and doesn't recover. I have the same symptoms described in this post by SRombauts in 2016 - https://forums.unrealengine.com/t/how-to-help-debug-a-frozen-ue4-editor-c-plugin/362325

"In this frozen state, Unreal Engine is using 100% of one cpu core, the Log window is not clickable, and and last logs are not dump to the Log file."

Me and my buddy have the same issue. We're both running Windows 11, Latest Git version, UE 5.2.

Edit* - I just switched to UE 5.2 built from source and the freezing issue is resolved. I can open the Submit Content window now. I have missing icons but that's to be expected based on issue #104

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants