Fortnite Client Crashes when spawning Physics prop with no collision

Summary

When you spawn creative prop asset with a mesh that has no collision, it crashes your game.
(The editor does not crash, only the game does)

Please select what you are reporting on:

Unreal Editor for Fortnite

What Type of Bug are you experiencing?

Stability

Steps to Reproduce

  1. Create new Building Prop blueprint
  2. Inside it set static mesh to mesh that has no collision generated
  3. Use SpawnProp() in Verse to spawn that prop

Expected Result

The prop will fall through every object

Observed Result

The game crashes

Platform(s)

PC