CommunityTips and Tricks

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

TL;DR  Memory safety has become one of the biggest challenges in modern C++ development, with pressure increasing from governments, industry leaders and standards bodies to reduce vulnerabilities caused by memory-related issues. To help address these concerns, Visual Assist 2025.4 provides development teams with over 60 new Clang-Tidy-based safety checkers to catch risky patterns, enforce modern…
Read more
Build Announcements

Visual Assist 2025.4 release post

TL;DR  Visual Assist 2025.4 brings one of the platform’s largest updates to-date with 60+ new C++ code inspections focused on safety, a redesigned user experience for core navigation and refactoring features, and the introduction of VA Intelligence, a new local AI-powered…
Webinar Recap

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

TL;DR Building Unreal Engine 5 from source requires more than just downloading files from GitHub. Proper hardware, secure Perforce configuration, structured stream workflows, and scalable branching strategies are all critical for smooth development and future engine upgrades. This webinar recap explores how experienced Unreal developers set up UE5 source builds, manage large repositories with…
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 2026 Guide

TL;DR You don’t need C++ to start with Unreal Engine since Blueprints let you build full games without coding. But if you want more control, better performance, and advanced features, C++ becomes a powerful addition to the quick prototyping provided by blueprints . The smartest path is not choosing one over the other. Start with Blueprints to learn fast and stay motivated, then gradually add C++…
Read more
%d