when making ui images, the canvas doesn’t make borders, and the image cant be seen. I’ve removed the scene tab and put it back and that fixes the issue for a short time, ive uninstalled Unity and reinstalled it and the issue persist, it was allowing me to make ui images and that was working for a short time. so I’m kinda stuck on this issue
Select your image gameobject, hold your mouse over the Scene view and press F to focus on the transform. Then use the same method to locate where your canvas is. You can do this when stopped or in play mode. This will tell you if your image is located in your view at all and the rest will be quick to solve.
Note that canvases have 3 different render modes that will affect how things are positioned.
You said canvas doesn’t make borders, this might mean that its scale is 0 or something. Your pics don’t show the canvas transform parameters. A great way is just to create a new canvas and go from there.