About the author:

All posts by Joseph Tang:

Unity Editor not opening

What to do if your Unity Editor is not opening from Unity Hub?

If you are just starting out, or have been using Unity for a while, you will have come across this reminder that will stop you from accessing your Unity Editor or creating new projects through the Unity Hub.

Trying to open or Add a project will prompt you with this message
Trying to open or Add a project will prompt you with this message
Continue reading
How to fix an unclickable Button in Unity

How to fix an unclickable Button in Unity’s Canvas UI system

If you’ve been using Unity’s Canvas-based UI system to create a main menu, pause screen or even a death screen for a game in Unity, you may sometimes encounter an issue where some buttons on your UI don’t seem to be responding when you hover over or click on them.

If you’re not fond of reading, you can also check out our short video guide below. For those of you who prefer to read, scroll beyond the video to continue the article.

Continue reading