Hello, I am having issues with my programming project. The GUI nodes are invisible, shows a black screen when the project is running. Previously it was all working well and I had multiple different menus and screens. Does anyone know what the issue may be and any solutions to salvage my work. Thank you in advance.
Seems the alpha value for all of your gui nodes is set to 0. Set them to 1 and try again.
1 Like