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
Script loading is stalling the GameThread and physics objects are falling through the floor. Need to switch to fixed physics pipeline? Or pause physics system while loading is happening?
Repro:
spawn physics object via script
reload scene via script editor
observe the object falling through the floor.
The text was updated successfully, but these errors were encountered:
Script loading is stalling the GameThread and physics objects are falling through the floor. Need to switch to fixed physics pipeline? Or pause physics system while loading is happening?
Repro:
The text was updated successfully, but these errors were encountered: