Hey everyone!
A batch of reference updates just shipped. A couple of these pages now show you what changed between engine versions.
UE 5.8 Console Variables
The console variables reference now covers Unreal Engine 5.8. The bigger addition is the version filter. Pick a version, flip on "New only", and you get just the variables that version added. If you've ever upgraded and wondered what new knobs you got, that's now two clicks away.
Engine Plugins
There's a new page under Editor Reference: Engine Plugins. It lists every plugin that ships with the engine, with its category, maturity (Experimental, Beta, or stable), and a description, pulled straight from the installed engine. Like the console variables page, you can filter by version to watch a plugin's status change between releases. It's ideal for checking whether something graduated out of Experimental before you build on it.
Asset Naming Export
One smaller addition. The asset naming conventions page can now export an INI for UE 5.8's new Asset Tools naming feature, so you can load the conventions straight into a project instead of setting them up by hand.
More resources in development. Until next time!
-Tez