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 load times increased a lot with beta 15 #72185

Closed
elenakrittik opened this issue Jan 27, 2023 · 5 comments
Closed

Editor load times increased a lot with beta 15 #72185

elenakrittik opened this issue Jan 27, 2023 · 5 comments

Comments

@elenakrittik
Copy link
Contributor

elenakrittik commented Jan 27, 2023

Godot version

Godot 4 beta 15 (UPD: the issue persists on beta 16 too)

System information

Linux 5.15.89-1 x86_64 (Manjaro XFCE)

Issue description

When opening a godot project, the window name is changed every frame-two and shows a scene name in it, which indicates that godot for some reason reopens every scene present in the current tabs, then every instanced scene (if any). First time i tried opening project (just after the system booted) it freezed and didn't load (i Ctrl-C'ed it after a minute of nothing), second time thing described above happened. Before beta 15 everything worked fine and godot loaded just the current scene in ~15 seconds, but now it takes a lot more, even though my project is not even small, it's tiny (less than 400 lines of code including website template). My best guess for this issue is #57606

2023-01-27.19-56-55.mp4

UTDGpjct

Steps to reproduce

Create a new project, add a few basic scenes like Player, Level etc., keep the scene tabs open, and reopen the project.

Minimal reproduction project

Beta15Lags.zip

@grumpOldman
Copy link

grumpOldman commented Jan 27, 2023

I noticed performance issues with beta 14, 15 and 16 as well on Windows 10 22H2

@Calinou
Copy link
Member

Calinou commented Jan 28, 2023

I noticed performance issues with beta 14, 15 and 16 as well on Windows 10 22H2

This is an unrelated issue, as you can also reproduce it in betas prior to #57606 merge. There are several issues on the subject of perceived general editor slowness, such as #71795.

@Calinou Calinou modified the milestones: 4.0, 4.1 Feb 22, 2023
@akien-mga
Copy link
Member

@elenakrittik Can you still reproduce this issue in 4.0.3-stable and 4.1-beta3?

I tested on Mageia 9 (Linux) on KDE / X11 and I can't reproduce the issue with the MRP, 4.0-beta14, beta15 and beta16 all open the project in ~6 s for me.

@elenakrittik
Copy link
Contributor Author

elenakrittik commented Jun 22, 2023

@elenakrittik Can you still reproduce this issue in 4.0.3-stable and 4.1-beta3?

I tested on Mageia 9 (Linux) on KDE / X11 and I can't reproduce the issue with the MRP, 4.0-beta14, beta15 and beta16 all open the project in ~6 s for me.

No, not anymore, 4.0.3 behaves as expected. Also i no longer use Manjaro, but EndeavourOS instead (linux 6.3.7-arch1-1 x86_64, Gnome/X11), maybe this affected the result.

@akien-mga
Copy link
Member

Thanks, assuming fixed in 4.0 then.

@akien-mga akien-mga modified the milestones: 4.x, 4.0 Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants