I am currently developing a map in UEFN, and I’ve encountered an issue since the latest update: the SpawnProp function has stopped working entirely in my project, it spawns the prop but its not visible. It was functioning correctly before the update, but now the props no longer spawn as expected during gameplay or testing.
I would appreciate any guidance on how to resolve this issue or whether there is a known fix or workaround available.
Please select what you are reporting on:
Verse
What Type of Bug are you experiencing?
Verse
Steps to Reproduce
Using the SpawnProp function to spawn a prop_asset into any position
Expected Result
The prop should spawn normally and be completly visble
Observed Result
The prop is spawned but not visible, it has a weird collision but is not visible to the player.
Hi thanks for answering. I also tried using my code in another project an it worked just fine, it seems to be an issue with the porject itself after the update.