When I drag a particle effect from the hierarchy to the serialized property of the rocket ship, it gets applied and it works in the game. When I try to apply the changes to the prefab, however, I get the following message: “Cannot apply reference to object in scene - Cannot apply reference to object in scene”.
Alternatively, if I drag and assign the particle effect prefab into the serialized property, it gets assigned but does not show when I run the game.
What am I doing wrong?