OmiyaGames / template-unity-project

This is a template Unity project Omiya Games uses to start their game project.
https://omiyagames.com
Other
17 stars 16 forks source link

[BUG] Menu prefabs are not linked correctly. #13

Closed japtar10101 closed 5 years ago

japtar10101 commented 5 years ago

Describe the bug Menu prefabs are not linked correctly.

To Reproduce Steps to reproduce the behavior:

  1. Open a scene with a menu

Expected behavior The prefabs in the scene are connected to a prefab file.

Actual behavior The prefabs in the scene are disconnected. A warning appears, indicating as such.

Additional context This was a result from merging changes from another project. Technically, it's a fixable problem.

japtar10101 commented 5 years ago

It appears this has been fixed a while back. Not sure when.