What is going on? I have restarted Unity Hub multiple times, and it was slightly bigger now I can’t even see the vertical scrollbar!
1 Like
I fixed it myself if you’re experiencing the same issue do the following:
Open “%appdata%\UnityHub\sign-in-window.json” then press (Windows Key) + R then type “%appdata%\UnityHub\sign-in-window.json” without the quotes. Inside that JSON file locate the width and height settings. Change it from whatever it currently is to something like 800 by 600 or 1024 by 768.
{“width”:800,“height”:600,“x”:468,“y”:377,“isMaximized”:false,“isFullScreen”:false,“displayBounds”:{“x”:0,“y”:0,“width”:1920,“height”:1080}}
Above is what your JSON file should say.
8 Likes
Man u are a real life saver. Thanks buddy
1 Like
Thanks!
Exactly what I need. Truly helpful
Thanks!
Thank you for the trick, this is clever, you are the hero man!