CommunityTips and Tricks

C++ Safety Checkers Deep-Dive: Why Memory Safety Is Everyone’s Problem Now

For decades, C++ has powered the world’s most critical systems—from banking infrastructure and trading platforms to game engines, aerospace software, and embedded devices. Its unmatched performance and control make it the tool of choice when efficiency matters most. But that control comes at a cost. C++ assumes minimal guard rails. It assumes the developer knows exactly what they’re doing.
Read more
Build Announcements

Visual Assist 2025.4 release post

Visual Assist 2025.4 is now released and is available to download.  VA 2025.4 is one of our biggest releases to date. This release features 60+ new code inspections checkers for C++ safety. We also overhauled the UI for key features and added a new welcome experience for…
Webinar Recap

Beyond the Basics: Setting up UE5 Source Builds and CI that works [Webinar Recap]

This is the second session in a three-part webinar series on Unreal Engine 5 workflows with Assembla and Visual Assist. Today’s presenters are John Scott, chief architect at Assembla with over 35 years of game development experience including 20 years with Unreal Engine and time as a senior programmer at Epic Games, and Montana Mendy, solutions engineer at Assembla. This session demonstrates…
Read more
Community

What did we learn? A back-to-school update about Visual Assist's latest from our GM

New season, fresh start As Fall approaches, it’s not just students heading back to school. it’s also a perfect time to evaluate your coding tools. Which ones are ready for advanced coursework, and which might need some upgrading? You might find that some of those tools need a higher degree while others might be ready to graduate. And we’ve been doing our homework… At Whole Tomato…
Read more
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
%d