- Home /
Unity did not save my particle effects properly, they are now empty prefabs.
I am using Unity 4.1.5. I went to GameObject > Create Other > Particle System. I edited the particle effect and saved it in my project by dragging it into my folders. I brought it back into the scene and made sure it was saved. It was. Later when I reopened Unity all the particle effects I had created were now empty prefabs.
Answer by Slobdell · Jun 21, 2013 at 04:30 PM
When you save in unity editor you are saving the scene, not the prefabs. Anytime you drag a prefab onto the scene and change it, you have to drag down again to the folder and save it on top of the prefab again.
Answer by Leeesaw · Jun 21, 2013 at 06:11 PM
I did save all my prefabs, but I wasn't saving the scene. It seems like I need to save my scene in order to save my prefab settings. (?)
Your answer
Follow this Question
Related Questions
3D Particles collision don't work 0 Answers
Get particles to emit light without having a light OUTSIDE particles 1 Answer
get particles at certain time 0 Answers
How can I apply gravity to each particle within a 'Gravity Zone' region? 0 Answers
Particle emission : Give each particle a specific direction 1 Answer