Reference ID
b34178ab-4ca6-6f3d-e88d-2da15da25d59
Please select what you are reporting on:
Unreal Editor for Fortnite
What Type of Bug are you experiencing?
Verse
Summary
Custom Props no longer spawn when using SpawnProp.
Steps to Reproduce
Create a Building Prop blueprint. Use Verse to spawn the prop:
NewProp := SpawnProp(PropToSpawn, SpawnLocation.GetTransform())
Expected Result
Should spawn our custom prop.
Observed Result
Custom prop doesn’t spawn, but there seems to be an invisible object in it’s place. I’ve tried setting it to Show() as well which didn’t work.
Platform(s)
Windows 11