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
- Create new Building Prop blueprint
- Inside it set static mesh to mesh that has no collision generated
- 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