If I create a sequence and reference several actors within my level, then I duplicate that level and attempt to use the sequence in the duplicate, all my references are red and require reassignment.
I know one solution is to make everything spawnable so as not to rely on references in the level, but spawnables are not always ideal. Is there another way to quickly re-assign actors that I’m unaware of? I have hundreds of assignments and manually clicking through them will take a while.
Yes. I used the same name, but appended some additional characters to the end of the level with an underscore. I’m not sure if that was the issue or not but, I went back through and recreated the shots and the problem has resolved itself.