coderespawn / prefabricator-ue4

Prefabricator - Prefab plugin for Unreal Engine 4 https://prefabricator.dev
MIT License
317 stars 76 forks source link

Fix unneeded template saving (leads to crash) #55

Open devhyper opened 3 weeks ago

devhyper commented 3 weeks ago

A template can be saved during actor spawning even if it is not necessary to save a template. This issue can result in a cycle of template saving, and will eventually result in the actor name character limit being reached and crashing the editor. I was able to reproduce this by trying to replace a large amount of actors (40) with prefabs.