You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying 3D in Godot and made a very simple scene with controller and simple plane. Added WorldEnvironment node and for test I started to try to enable most of stuff. When I try to run that projects it is just unplayable. FPS drops every 1 sec.
Edit: After few minutes it started to work fine at 60 FPS. I will try to reproduce it and screen capture it.
I have the same issue. It depends on what i turn on or off but right now i have the issue with SDFGI.
While it may be performance intense, the scene is almost empty, just one character and csg box to stand on. Its running (if uncapped) at over 200 fps.
I feel like a lagspike at pretty much constant intervals while the rest of the time the game runs just fine, means that there is something else wrong than just slow hardware.
This: #33969
sounded very similar to the issue i face but apparently its fixed? Something is definitely wrong and its not my pc's performance.
Weirdly enough, the fix given in that issue (enabling verbose output) actually makes it more bearable, however instead of one huge lagspike, it makes the game constantly jitter, while still having 60fps. It also never lags in the editor but i guess that doesnt mean anything.
Godot version
4.0 beta6
System information
Windows 10
Issue description
I was trying 3D in Godot and made a very simple scene with controller and simple plane. Added WorldEnvironment node and for test I started to try to enable most of stuff. When I try to run that projects it is just unplayable. FPS drops every 1 sec.
Edit: After few minutes it started to work fine at 60 FPS. I will try to reproduce it and screen capture it.
Steps to reproduce
Check project below.
Minimal reproduction project
3D_test.zip
The text was updated successfully, but these errors were encountered: