Tim020 / SUPER-SEPR

SEPR team
https://seprated.github.io/
GNU General Public License v3.0
2 stars 0 forks source link

Broken UI prefab #67

Closed Tim020 closed 7 years ago

Tim020 commented 7 years ago

If changes are made to the UI and this is applied to the prefab is breaks all the button click events. Not entirely sure why this happens, just something to be aware of. Please don't apply any changes to the UI prefab :)

@theobarberbany @MIDunn @mikfromb7 @jcf518 @mtpsgame

Tim020 commented 7 years ago

Basically fixed this - will need to merge the UI changes into all your branches but the basic gist is there shouldn't be a UI element within the scene as it gets created through code. If you need to make UI changes, drag the prefab into the scene, make your changes, hit apply and then delete the GameObject from the scene again