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

Editor crashes (most of the times) when warehouse_0000 level is opened #251

Open
RachithP opened this issue Sep 8, 2023 · 1 comment
Open

Comments

@RachithP
Copy link
Collaborator

RachithP commented Sep 8, 2023

Editor crashes with error messages similar to the attachment below.
image

Also, the asset at which this error is thrown is not always the same, i.e., in the attached image the asset name is /Game/Scenes/warehouse_0000/Maps/Levels/Lights_04_area_BuiltData. In the next run, the asset could be something different.

A temporary fix to this issue is to comment out these two lines in DefaultEngine.ini

r.OneFrameThreadLag=0
r.GTSyncType=1
@RachithP
Copy link
Collaborator Author

RachithP commented Dec 6, 2023

An alternative fix that seems to work is to wait for sometime after opening the Unreal Editor, and before double clicking on the warehouse_0000 umap file.

This approach seems to allow UE to complete its initial loading process, before taking up a new map loading task.

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

1 participant