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.
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: