#Weird Black Area in my UI
15 messages · Page 1 of 1 (latest)
Just set the layout mode as anchor with full rect as preset no? I'm not UI expert but thats how I do when I need something to fill the screen on all sizes
Hey!
I did that already.
This is not an issue with the UI, it even happens in the Main Game Scene. In all scenes, the bottom part is black
are you able to give us a small reproducible project? like you duplicate your project, delete almost everything except a single scene with the bug?
Hmm, weird
When I create a new project and copy and paste all elements from this project to that project, it works
I thought it was an issue with the project in my computer so I pulled the project on another computer and tried but it still happens
Omg I fixed, the other developer added a Transition Scene with a black box which was blocking the view 😒