UEFN Roadmap Q3 News: What Fortnite Developers Should Know
The Fortnite Developer Roadmap continues to give UEFN creators a useful look at what is coming next for Fortnite Creative and Unreal Editor for Fortnite. For developers building competitive islands, persistent progression systems, NPC-driven gameplay, monetized experiences, or multi-island ecosystems, the Q3 roadmap highlights are especially important.
This Q3 update focuses on six major areas: Skill-Based Matchmaking, Shareable weak_map, Remove no_rollback, Verse Leaderboards Beta, AI Navigation in Scene Graph, and the Monetization Overview Tab.
While these features are currently listed for Q3, several roadmap cards note that they could slip beyond the target quarter. UEFN developers should treat them as upcoming planning signals rather than guaranteed release dates.
1. Skill-Based Matchmaking
Label: Core Tech
Roadmap description: Developers can opt in to enable a very simple version of skill-based matchmaking for their island.
Skill-Based Matchmaking is one of the most important Q3 roadmap items for competitive UEFN creators. This feature would allow developers to opt in to a simple version of matchmaking that groups players more intentionally based on skill.
For Fortnite developers, this could make competitive islands feel more balanced and more approachable. Newer players may be less likely to get overwhelmed by highly experienced players, while stronger players may get more challenging matches.
Benefits for UEFN developers
Skill-Based Matchmaking could help improve player retention by creating fairer matches. When players feel like they have a real chance to compete, they are more likely to stay, replay, and recommend the island.
This is especially useful for:
- Boxfight maps
- Zone Wars maps
- 1v1 arenas
- Ranked-style PvP islands
- Competitive team modes
- Practice and training maps
For developers designing competitive loops, this update could make UEFN islands feel closer to structured multiplayer games rather than random public lobbies.
2. Shareable weak_map
Label: Creation Tools
Roadmap description: Allow a Verse developer to share the same weak_map among multiple islands that they own.
Roadmap note: The feature could slip more than just one quarter.
The Shareable weak_map update could be a major step forward for multi-island UEFN development. In Verse, weak_map is commonly tied to persistence workflows, and Epic’s documentation explains that persistent data in Verse uses weak_map patterns for storing player-related data across sessions.
Currently, developers often have to think about persistence on an island-by-island basis. A shareable weak_map could allow creators to connect persistent data across multiple islands they own.
Benefits for UEFN developers
This could unlock stronger creator ecosystems. Instead of treating each island as a totally separate experience, developers could build connected experiences where progress, stats, unlocks, or player identity can carry across multiple maps.
Possible use cases include:
- A multi-island RPG progression system
- Shared player profiles across a creator’s games
- Connected tycoon experiences
- Cross-island quest chains
- Creator-wide reward systems
- Multi-map competitive rankings
This is a big deal for UEFN creators who want to build more than one island under the same brand or game universe.
Because the roadmap notes that this feature could slip more than one quarter, developers should plan carefully and avoid building launch-critical systems around it until Epic releases more details.
3. Remove no_rollback
Label: Creation Tools
Roadmap description: Epic is removing from Verse; the new default specifier will be .
Roadmap note: The feature could slip more than just one quarter.
The removal of is a technical but important Verse update. For UEFN developers, this change affects how Verse code handles transactional behavior by making the new default specifier.
This update matters because Verse is designed around failure, rollback, and transactional logic. Changing the default behavior can simplify how developers write and reason about Verse code.
Benefits for UEFN developers
The biggest benefit is cleaner Verse development. If becomes the default, developers may need fewer explicit specifiers in common cases, making Verse code easier to read and maintain.
This could help:
- Reduce confusion for newer Verse developers
- Improve consistency across Verse projects
- Make transactional behavior easier to understand
- Reduce unnecessary boilerplate
- Support safer gameplay logic patterns
For teams, this could also make code reviews easier because developers will spend less time interpreting rollback-related specifiers and more time focusing on gameplay behavior.
Since this feature could slip more than one quarter, developers should continue following current Verse behavior until Epic officially ships the change.
4. Verse Leaderboards – Beta
Label: Creation Tools
Roadmap description: Epic wants to allow developers to add leaderboards to their experiences, with leaderboard data persisting across island sessions.
Roadmap note: The feature might slip the target quarter.
Verse Leaderboards Beta is one of the most exciting Q3 updates for UEFN developers. Persistent leaderboards could give creators a built-in way to track competitive performance across sessions.
This is especially important because many Fortnite islands depend on replayability. Players come back when they have goals, rankings, records, and reasons to improve. Leaderboards can turn a simple game loop into a long-term competition.
Benefits for UEFN developers
Verse Leaderboards could increase replay value by giving players visible goals to chase. Instead of only playing one match and leaving, players may return to beat their own scores or climb the rankings.
Potential leaderboard categories include:
- Fastest race time
- Most eliminations
- Highest score
- Longest survival time
- Best round performance
- Most wins
- Highest tycoon earnings
- Best parkour completion time
Because the roadmap description mentions data persisting across island sessions, this feature could be especially useful for live-service islands and competitive UEFN experiences.
For developers, the benefit is clear: persistent leaderboards can create retention, rivalry, and community-driven competition.
5. AI Navigation in Scene Graph
Label: Creation Tools
Roadmap description: Exposing the navigation system to developers so they can make NPCs move in the world.
Roadmap note: The feature might slip the target quarter.
AI Navigation in Scene Graph could be a major upgrade for UEFN gameplay design. Scene Graph is already positioned as a way to help creators scale and organize game environments in UEFN, and Epic’s current documentation highlights Scene Graph as a major UEFN feature area.
This roadmap item focuses on exposing navigation systems so developers can make NPCs move through the world.
Benefits for UEFN developers
The biggest benefit is more advanced NPC gameplay. Instead of relying only on static NPC behavior or limited movement setups, developers could create characters that navigate through spaces more intelligently.
This could improve:
- Adventure games
- Horror maps
- Boss fights
- Escort missions
- Enemy patrol routes
- Open-world encounters
- PvE combat islands
- Roleplay experiences
- Dungeon crawlers
For UEFN developers, AI Navigation in Scene Graph could make NPCs feel more alive and more connected to the world. It also opens the door to richer PvE experiences, which are increasingly important for creators who want to build beyond traditional PvP islands.
6. Monetization Overview Tab
Label: Publishing Tools
Roadmap description: Combines data from both Engagement Payouts and In-Island Transactions.
The Monetization Overview Tab is a Q3 publishing tools update aimed at improving how creators review earnings data. According to your roadmap details, this tab combines data from both Engagement Payouts and In-Island Transactions.
Epic’s documentation already separates monetization into areas such as engagement payouts, account-level monetization, and in-island transactions. Engagement payout data is shown in Creator Portal for eligible creators, while in-island transactions allow developers to offer items inside islands and monitor sales performance through Creator Portal.
Benefits for UEFN developers
The main benefit is better visibility. Instead of checking separate monetization areas, developers could get a more complete overview of how their islands are earning.
This can help creators:
- Compare engagement payout performance
- Review in-island transaction performance
- Understand which islands are generating revenue
- Make better update decisions
- Track monetization trends more easily
- Improve business planning for UEFN projects
For professional UEFN teams and full-time creators, this is a practical update. Better monetization data helps developers make smarter decisions about marketing, updates, retention design, and content investment.
View More
Official
Fortnite Developer
Trello Roadmap:
Why These Q3 UEFN Updates Matter
The Q3 roadmap highlights point to a clear direction for UEFN: Epic is continuing to improve the platform for more serious, scalable, and replayable Fortnite development.
These updates support three major creator goals.
First, they improve competition and retention. Skill-Based Matchmaking and Verse Leaderboards can help players feel more invested in competitive islands.
Second, they improve technical depth. Shareable weak_map, Remove no_rollback, and AI Navigation in Scene Graph give Verse and UEFN developers more powerful tools for building connected, persistent, and intelligent experiences.
Third, they improve creator business workflows. The Monetization Overview Tab gives developers a clearer way to understand island performance across engagement payouts and in-island transactions.
Together, these updates make Q3 an important roadmap window for UEFN creators.
How UEFN Developers Should Prepare
UEFN developers should start preparing now by reviewing their current projects and identifying which Q3 features could improve them.
Competitive creators should evaluate how Skill-Based Matchmaking and Verse Leaderboards could improve fairness, retention, and replayability.
Verse developers should review their persistence systems and consider how Shareable weak_map could eventually support multi-island progression.
NPC-focused creators should start thinking about how AI Navigation in Scene Graph could improve enemy behavior, patrol systems, quest design, and PvE gameplay.
Creators using monetization tools should prepare to track both engagement payouts and in-island transactions in a more unified way once the Monetization Overview Tab becomes available.
Because multiple cards include roadmap warnings about possible delays, developers should avoid depending on these features for immediate production deadlines. Instead, treat them as upcoming opportunities and design systems that can adopt them once they ship.
Step in the Right Direction
The current Q3 Fortnite Developer Roadmap highlights show that UEFN is moving toward more competitive, persistent, intelligent, and creator-friendly development workflows.
Skill-Based Matchmaking could improve match quality. Shareable weak_map could support multi-island ecosystems. Removing could simplify Verse development. Verse Leaderboards could increase replayability. AI Navigation in Scene Graph could unlock better NPC gameplay. The Monetization Overview Tab could make creator earnings easier to understand.
For Fortnite and UEFN developers, Q3 is shaping up to be a roadmap window worth watching closely!
View more Q3 roadmap updates on the Fortnite Developer Roadmap Trello board: https://trello.com/b/nnpaY0cM/fortnite-developer-roadmap
