Tips and Tricks

Do I Need To Know C++ For Unreal Engine? The Updated 2025 Guide

Quick Answer: While C++ isn’t strictly required for Unreal Engine development thanks to Blueprint visual scripting, learning it unlocks advanced capabilities and significantly expands your development options. For beginners, you can start with Blueprints and gradually learn C++ for Unreal Engine as your projects grow more complex. C++ is used to program and create video games on different…
Read more
Build Announcements

Visual Assist 2022.3 now available

Visual Assist 2022.3 is out and brings some exciting news for those working with graphics shaders! It also adds a pair of code inspection checks, as well as a new navigation option for Open File in Solution. Visual Assist HLSL support High-level shader language (HLSL), while vaguely similar to C in syntax, is a distinct language and thus most native Visual Studio features may behave…
Read more
Tips and Tricks

The Most Innovative Things Happening With Visual Studio Unreal Engine

Unreal Engine is designed to integrate with Visual Studio smoothly. When linked, it enables developers to make code changes to projects quickly and easily. Visual Studio’s support for Unreal Engine also helps improve efficiency and overall performance.  Although Visual Studio is the most extensible IDE on the planet, it cannot cater to all development needs. Game development is one such…
Read more
Tips and Tricks

GDC You Next Year!

For those of you that have been longtime GDC attendees, speakers, or lowly exhibitors, this year may have taken you back to years past. Smaller crowd (the line would tell you otherwise), More intimate sessions, and cool swag! If you didn’t make it out, be sure to check…
Tips and Tricks

Tips for Aspiring Game Developers

Have you ever considered becoming a game developer but never knew where or how to start? In this blog, we’ll talk about a few things you might want to know before you get started in the video game industry.  The video game industry— by the…
NewsTips and Tricks

Unreal Engine ‘Quality Of Life’ in Visual Assist 2021.2

The first two releases of Visual Assist this year contain some great Unreal Engine quality-of-life improvements you may want to take advantage of. While we’ve always announced features in our changelog and release blogs, we’re starting to blog in greater detail about some of what we change — our December blog about reducing memory usage started this — and this time we’ll dig a bit…
Read more