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
When placing cpu particles, the game crashed when loading the scene. I tweaked it and found that when the game is using multi-threaded, the game crashes, but on single thread, it runs without any problem
Godot.Engine.2023.03.26.-.14.18.24.01.mp4
Steps to reproduce
Add CPU Particles to the Scene
Put the game to use multi-thread
play the scene
Godot version
4.0.1.stable
System information
Windows 10, Intel i5 650, gt 710, 4gb ram
Issue description
When placing cpu particles, the game crashed when loading the scene. I tweaked it and found that when the game is using multi-threaded, the game crashes, but on single thread, it runs without any problem
Godot.Engine.2023.03.26.-.14.18.24.01.mp4
Steps to reproduce
Add CPU Particles to the Scene
Put the game to use multi-thread
play the scene
Minimal reproduction project
particle_crash_bug.zip
The text was updated successfully, but these errors were encountered: