Support
Need help? Check the FAQ below or reach out to us directly.
Discord Community
Get help from the community and our team
Email Support
support@fortunainteractive.com
Frequently Asked Questions
Which Unreal Engine versions are supported?
The Fortuna Blueprint Toolkit is built exclusively for Unreal Engine 5.7. We focus on a single engine version to leverage the latest APIs and ensure maximum compatibility.
Do I need C++ knowledge to use the toolkit?
Not at all. Every function is exposed as a Blueprint node with clear inputs, outputs, and tooltips. The C++ is under the hood for performance, but you interact with everything through Blueprints.
Can I use this in a commercial project?
Yes. The standard Fab license allows use in commercial projects. One license per developer seat.
Do the expansion modules require the core toolkit?
No. Each module (PCG, Animation, Networking, etc.) works completely standalone. However, they share the same naming conventions and category structure, so they feel like a natural extension if you use multiple modules.
How often do you release updates?
We aim for monthly updates based on community feedback. Bug fixes ship as soon as possible. New nodes and features are added in regular update cycles.
I found a bug. How do I report it?
The fastest way is through our Discord server. You can also email us directly. Please include your UE version, steps to reproduce, and any error messages.