- Home /
Prefab doesn't work when placed in another scene.
I have a solid FPS controller and it works great. The only real difference between mine and the standard asset, is that mine has a "fake" model on top of it to show the players arms. I also have a script attached to it that has the same "WASD" keys to animations to simulate the character. I made a prefab of it and put it in another scene. All of the sudden nothing works, not even the standard Character Motor. Is there something I'm doing terribly wrong?
Check that all the references are correct when you place it in the new scene. Also take a closer look at the difference between the two scenes.
It may be that in your first scene you have applied changes to the instance of that prefab without applying them to the prefab itsself.
I have done this. Both scenes are very similar. The only difference. I have even copy/pasted the controller over to the new scene. Nothing works. However, I copied all assets from the working scene and delete the assets one by one. The one that is causing the disruption is my GUI. Even thought my character is in no way connected to the asset it is still dependent on it for some reason. Anyone know why?
Your answer
Follow this Question
Related Questions
Multiple Cars not working 1 Answer
Muzzleflash help 0 Answers
Prefab is not working anymore after opening my project. 3 Answers
Damage problem 4 Answers
question with gui 2 Answers