If i create a button then duplicate that button and drag the duplicated button to a different screen it disappears on the second screen. I have looked thru the various settings and options for the button and can’t seem to figure out why that happens. Thanks for any help you can provide.
In the Heirachy list at the left, select the new button and drag it to the desired screen:
That will move it as an object into the second screen heirachy, and be placed identically to the original.
If you drag it in the main window, all you’re doing it moving it to outside the bounds of the screen it is in. It remains a child of that screen, just outside the viewable area.
Also, once you’ve done that, it will still probably be outside the bounds of the second screen, just change the X and Y values in Transform back to 0 to get it back within the viewable area.
1 Like
Thanks for the help, I figured out that if I use copy instead of duplicate I can select the new screen in the screen tab then in the hierarchy tab paste it into the new screen as a child. Effectively accomplishing what I was trying to do. I guess duplicate is intended to be used for the same screen.
1 Like
