A Fix For Unity 2020 Crashes With SteamVR Entering Play Mode

If you are also experiencing Unity 2020 crash/close when trying to make it work with SteamVR like me, the solutions could be here. First Short Solution: Upgrade your Unity version to Unity 2020.1.17 or the latest release, you are prompted to create actions file and everything works very well 🙂 Longer Path, Try to solve … Continue reading A Fix For Unity 2020 Crashes With SteamVR Entering Play Mode

How To Create A Custom Command To Group Selection In Unity Editor | Unity Tutorial

When we are creating lots of independent game objects in unity editor at one point we could think, "They would be better grouped!". I thought this when I was modelling a ghost in ProBuilder part by part. Then I set out to find a way to create a command that groups selected game objects in … Continue reading How To Create A Custom Command To Group Selection In Unity Editor | Unity Tutorial