Can you give ma an advice how can I fix this and delete the Scuccess Button as shown in the video part of section 5, Lecture 68 in the 23 second?
Hello Svetlin,
This is another one of the differences you will experience by using a more recent version of Unity than the course was created in. You’re using Unity 2018.3 and the prefab workflow was changed significantly.
In order to remove the child object from your prefab, just edit the prefab and remove it in the Edit Prefab screen, when you return to the scene it will be updated. (links below). Unity is actually giving you the prompt to do this in your screenshot, the Open Prefab button.
Also, it would be beneficial if you could mark all of the other topics you’ve created as solved if they are, as you’ve moved forward with the course I’m assuming they are but you didn’t respond to most of them so it’s hard to tell. If you click on the … icon next to the Reply button you’ll see a tick in a box, click that against whichever response you received resolved the issue(s) for you.
Hope this helps.
See also;
- Unity : Prefab Workflow
- Unity - Blogs : Introducing Unity 2018.3
- Unity - Blogs : Introducing new Prefab workflows