Spawning scene with physics

How can I spawn scene with physics? If I use rigidbodies in physics scene, everything gets stuck and objects from spawned scene are not visible in inspector.

If I remove physics from objects, everything works fine.

Is there any workaround to this?

(Ticket: https://github.com/armory3d/armory/issues/743)